79204910

Date: 2024-11-19 20:14:08
Score: 1.5
Natty:
Report link

i know it is an old post, but i have a problem which is related.

I can create a broadcast and bind it the a stream, that works just fine. I have set enableAutoStart to true and"monitorStream": {"enableMonitorStream": False} If I start sending data to that stream after I created the broadcast, the broadcast advances and starts just fine.

The problem is if i am already sending data to that stream before i created the broadcast, it never advances.

The broadcast status is stuck on ready. The Stream status is active

If i try to manually advance the broadcast to tesing or live it fails Encountered 403 Forbidden with reason "invalidTransition"

Is it simply not possible to auto-start a broadcast if data is already sent to it or is there a way to get the broadcast to go live even if data is sent to the stream before the broadcast was created?

Changing to "monitorStream": {"enableMonitorStream": True} had no effect.

Reasons:
  • Blacklisted phrase (1): is there a way
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: Darter