whitphx/streamlit-webrtc

how to forward ctx_video to RTMP ?

hcgprague opened this issue · 2 comments

how to forward ctx_video to RTMP ?

I don't know.
You can get the video/audio frames from the callbacks or the receivers, so you can pass them to the RTMP transmitter?

Yes , when extracting the frames successfully . Then it could be sent to RTMP:// by ffmpeg library.

issue:
But sometimes it happens that mix_track output seems to be no frame ( timeout exception) .?
when there are 9 input source into 1 mix_track.