Hello,
I'm working with the streaming plugin and create streams via ffmpeg and some small
video files.
For some videos I can't display them in the client despite the server receiving the rtcp packets. After establishing the webrtc peerconnection it tells me the remote track is muted.
played around with the package size but it didn't help. I also tried gstreamer but with the
same results.
The videos that work aren't much different from the ones that don't. Same video codec, baseline, ...
Any idea how I can debug this issue? Why is the remote track muted in the client?