I am trying to decode an incoming stream over RTSP. When I checked
the SDP description, I observed that there are 2 media subsessions
like H.264 and G.711. To decode the same, I am trying to connect 2
separate sinks for each of the individual sub-sessions.
Is my idea of implementation correct?
Dear Experts,
I am trying to decode an incoming stream over RTSP. When I checked the SDP
description, I observed that there are 2 media subsessions like H.264 and
G.711. To decode the same, I am trying to connect 2 separate sinks for each of
the individual sub-sessions.
Is my idea of implement
I'm using the simpleRTPsource in order to receive rtp/udp packets
which encapsulates TS (encapsulating an h.264 video stream). only
made a simple adjustment to testMPEG1or2VideoReceiver.
When my source is Live555 and the testMPEG2TransportStreamer it's fine.
However, I'm experiencing heavy pack
Hi,
I'm using the simpleRTPsource in order to receive rtp/udp packets
which encapsulates TS (encapsulating an h.264 video stream). only made
a simple adjustment to testMPEG1or2VideoReceiver.
When my source is Live555 and the testMPEG2TransportStreamer it's fine.
However, I'm experiencing hea