Atualli commited on
Commit
ad63c38
1 Parent(s): 1e76ee4

Update app.js

Browse files
Files changed (1) hide show
  1. app.js +1 -1
app.js CHANGED
@@ -2,7 +2,7 @@ const NodeMediaServer = require('node-media-server');
2
 
3
  const config = {
4
  rtmp: {
5
- port: 7860,
6
  chunk_size: 60000,
7
  gop_cache: true,
8
  ping: 30,
 
2
 
3
  const config = {
4
  rtmp: {
5
+ port: 7861,
6
  chunk_size: 60000,
7
  gop_cache: true,
8
  ping: 30,