Just a simple question : is it possible to receive RTP packets with
a SimpleRTPSource for instance, without precising any payload?
No - not with the current code.
However, you could use a "BasicUDPSource", which will receive the
whole UDP payload, including all RTP headers.
From wath I un
Hi,
Just a simple question : is it possible to receive RTP packets with a
SimpleRTPSource for instance, without precising any payload?
From wath I understand, giving a payload suppose that we already know
the kind of the media we are receiving (mp3, mpeg2ts, ...).
Is there any kind of "generic