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
I'm testing a belabox with rtmp pipeline.
If I start the transmission to my srt server and the localhost rtmp data is not received, either because I disconnect or because I am not connected yet, I receive on my SRT server the status OK but with bitrate 0, and noalbs goes crazy with Live - BRB - Live - BRB - Live - BRB.
SRT Status every 5 seconds:
{"publishers":{"live/test/Testing111":{"bitrate":0,"bytesRcvDrop":0,"bytesRcvLoss":0,"mbpsBandwidth":12.0,"mbpsRecvRate":0.0,"msRcvBuf":0,"pktRcvDrop":0,"pktRcvLoss":0,"rtt":23.702,"uptime":0}},"status":"ok"}
Can I modify something in noalbs so that it doesn't happen?
Do I have to do it on my srt server?
Or modify the belabox pipeline so that it doesn't happen?
The text was updated successfully, but these errors were encountered:
Hi,
I'm testing a belabox with rtmp pipeline.
If I start the transmission to my srt server and the localhost rtmp data is not received, either because I disconnect or because I am not connected yet, I receive on my SRT server the status OK but with bitrate 0, and noalbs goes crazy with Live - BRB - Live - BRB - Live - BRB.
SRT Status every 5 seconds:
{"publishers":{"live/test/Testing111":{"bitrate":0,"bytesRcvDrop":0,"bytesRcvLoss":0,"mbpsBandwidth":12.0,"mbpsRecvRate":0.0,"msRcvBuf":0,"pktRcvDrop":0,"pktRcvLoss":0,"rtt":23.702,"uptime":0}},"status":"ok"}
Can I modify something in noalbs so that it doesn't happen?
Do I have to do it on my srt server?
Or modify the belabox pipeline so that it doesn't happen?
The text was updated successfully, but these errors were encountered: