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 am doing this from websocktet server that can stream vp8 or h264 using ffmpeg c++ code.Currently this code is working for h264 codec using Broadway/h264 decoder now I also want to support vp8 codec using your decoder .
Is this video and audio, or just video? Could you show me an example with Broadway? Also when you say stream vp8, are you sending the raw frames, or are the multiplexed in webm or matroska?
I want to stream video on websockets Like streaming from nodjs server
The text was updated successfully, but these errors were encountered: