Hello,
New to this community, nice to meet you all.
My situation is that I have a Janus videoroom set up and want to do RTP forwarding with one of the publishers. I
get the expected successful response. When I do a request to list
forwarders, I see that indeed, the publisher whose data I want to
publish is indeed listed as a forwarder.
But when I try to use ffmpeg to stream from the port I'm ostensibly forwarding to, it doesn't do anything. No data can be read at the port.
I
don't think this is an ffmpeg issue, because I can stream to the port
using ffmpeg directly (rather than streaming to Janus and then asking
Janus to forward to that port), and then ffmpeg can read the data from that port just fine...
Thanks!