Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bitrate 0 but status OK #173

Open
enrik90h opened this issue Aug 19, 2024 · 2 comments
Open

Bitrate 0 but status OK #173

enrik90h opened this issue Aug 19, 2024 · 2 comments

Comments

@enrik90h
Copy link

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?

@715209
Copy link
Member

715209 commented Aug 21, 2024

Hi @enrik90h ,

What do you have your triggers set to?

@enrik90h
Copy link
Author

"triggers": {
  "low": 500,
  "rtt": 1000,
  "offline": 280
},

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants