You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Application.cpp[134] MonaServer v2.723
Application.cpp[136] Load configuration file MonaServer.ini
Protocols.h[82] RTMP server started on 0.0.0.0:1935
FlashMainStream.cpp[150] Method client releaseStream not found in application live/
FlashMainStream.cpp[150] Method client FCPublish not found in application live/
Publication.cpp[128] Publication 1234567890 {append: false, duration: 0, segments: 0, server: mona} started
FlashStream.cpp[386] a video packet has been received on a no publishing stream id=0, certainly a publication currently closing
FlashStream.cpp[376] an audio packet has been received on a no publishing stream id=0, certainly a publication currently closing
Server.cpp[119] 1 clients
FlashMainStream.cpp[150] Method client getStreamLength not found in application live/
FlashStream.cpp[126] setBufferTime 3000ms on stream 1234567890
Server.cpp[119] 2 clients
Session.cpp[118] RTMP 2-192.168.0.2:50078 congested
Server.cpp[119] 1 clients
I'm using my camera which I put in the url of rtmp://[ip of pc]/live and a key of 1234567890. I get the above. In VLC it connects to Mona but there is no stream showing. Stream in VLC is rtmp://[ip of pc]/live/1234567890
The text was updated successfully, but these errors were encountered:
Application.cpp[134] MonaServer v2.723
Application.cpp[136] Load configuration file MonaServer.ini
Protocols.h[82] RTMP server started on 0.0.0.0:1935
FlashMainStream.cpp[150] Method client releaseStream not found in application live/
FlashMainStream.cpp[150] Method client FCPublish not found in application live/
Publication.cpp[128] Publication 1234567890 {append: false, duration: 0, segments: 0, server: mona} started
FlashStream.cpp[386] a video packet has been received on a no publishing stream id=0, certainly a publication currently closing
FlashStream.cpp[376] an audio packet has been received on a no publishing stream id=0, certainly a publication currently closing
Server.cpp[119] 1 clients
FlashMainStream.cpp[150] Method client getStreamLength not found in application live/
FlashStream.cpp[126] setBufferTime 3000ms on stream 1234567890
Server.cpp[119] 2 clients
Session.cpp[118] RTMP 2-192.168.0.2:50078 congested
Server.cpp[119] 1 clients
I'm using my camera which I put in the url of rtmp://[ip of pc]/live and a key of 1234567890. I get the above. In VLC it connects to Mona but there is no stream showing. Stream in VLC is rtmp://[ip of pc]/live/1234567890
The text was updated successfully, but these errors were encountered: