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
The mkv container is not being able to open the file. If you have ffmpeg installed try to encode the video with the following command ffmpeg -i INPUTFILE -c:a libopus -g 50 -c:v vp8 -b:a 48k out.mkv
Like I commented in the rtsp issue, publish the stream with one client and subscribe to it from another client as the publisher can not subscribe to its own stream.
Ubuntu20
Problem
when I push the vp8 mkv file, it show the error
(Room) message: Error subscribing to stream
Code
Console
Terminal
The text was updated successfully, but these errors were encountered: