with RTP, stream output increased dramatically
Posted: 13 Jul 2012 16:25
I have encountered a problem when using the VLC to stream from an RTSP server to a remote computer using RTP MPEG transport stream. I am using VLC 2.0.1
I selected the source as "rtsp://192.168.55.100/av0"
Then I selected the new destination as "RTP / MPEG Transport Stream", configuring address = 192.168.55.101, port 5004 (the address and port of the destination PC)
The output string shown from VLC is the following:
:sout=#rtp{dst=192.168.55.101,port=5004,mux=ts,ttl=1} :sout-keep
But using network monitoring tools like NetLimiter, I saw that when the VLC input is around 200kbps, the RTP output arrives almost 400kbps, almost doubled.
It seems to me that the overhead is somehow too much. I don't understand well the protocols RTSP, and RTP. Could anybody tell me if the above result is normal ?
Many thanks !
I selected the source as "rtsp://192.168.55.100/av0"
Then I selected the new destination as "RTP / MPEG Transport Stream", configuring address = 192.168.55.101, port 5004 (the address and port of the destination PC)
The output string shown from VLC is the following:
:sout=#rtp{dst=192.168.55.101,port=5004,mux=ts,ttl=1} :sout-keep
But using network monitoring tools like NetLimiter, I saw that when the VLC input is around 200kbps, the RTP output arrives almost 400kbps, almost doubled.
It seems to me that the overhead is somehow too much. I don't understand well the protocols RTSP, and RTP. Could anybody tell me if the above result is normal ?
Many thanks !