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
Describe the bug
When push the transcript live stream with subtitle back to the Oryx server, the Oryx server will use the new stream TS file to transcript, May cause the old transcript live stream with subtitle play exception.
Use the latest AI Transcrition transcript live stream with subtitle url as source, and forward the AI stream back to the Oryx server, the target url channel is /ai/THE_SMAE_AS_SOURCE_CHANNEL_OR_WHATEVER_NAME
Click Start Live, run for a while.
Play the transcript live stream with subtitle, and watch the Oryx log
Expected behavior
When AI transcript is running, the transcript source stream should always be the same old stream, No matter how many streams are added later,Unless the previous stream stops pushing.
If we can set a stream filter rule like record is much better
The text was updated successfully, but these errors were encountered:
Describe the bug
When push the transcript live stream with subtitle back to the Oryx server, the Oryx server will use the new stream TS file to transcript, May cause the old transcript live stream with subtitle play exception.
This is what caused this issues #200
Version
v5.14.22
To Reproduce
Steps to reproduce the behavior:
transcript
start Transcription
Camera
transcript live stream with subtitle
url as source, and forward the AI stream back to the Oryx server, the target url channel is/ai/THE_SMAE_AS_SOURCE_CHANNEL_OR_WHATEVER_NAME
Start Live
, run for a while.transcript live stream with subtitle
, and watch the Oryx logExpected behavior
When AI transcript is running, the transcript source stream should always be the same old stream, No matter how many streams are added later,Unless the previous stream stops pushing.
If we can set a stream filter rule like
record
is much betterThe text was updated successfully, but these errors were encountered: