[Live-devel] Difficulty in streaming more than one videos using live555proxyserver program.

Jawahar Venugopal jawahar456 at gmail.com
Mon Jan 6 23:33:51 PST 2014


Hi,

Thanks for your reply,

As you suggested,

-I have downloaded the latest source code
http://www.live555.com/liveMedia/public/live.2014.01.07.tar.gz<http://www.live555.com/liveMedia/public/live.2014.01.07.tar.gz>
,
compiled on my UBUNTU 12.04 LTS 64-bit system.
-I set up a simple scenario, with two back end RTSP streams from "SPYDROID"
android application (https://code.google.com/p/spydroid-ipcamera/) on 2
samsung mobile phones.
-When the experiment is conducted with only one stream, live555proxyserver
creates a proxy stream that plays on VLC (v2.0.5) perfectly.
-The problem arises when we try the experiment with two back-end streams,
-The live555proxyserver creates two proxied URL's for the two input RTSP
links. When only one proxied URL is played on VLC it works correctly and
streams the video from the android application.
-When the second proxied URL is played concurrently in another instance of
VLC. The earlier VLC becomes blank and the second VLC plays an intermixed
video containing frames from both the phones.
-I have attached a text file containing the Verbose output and a couple of
snapshots.
-Kindly let me know on your insights.

Thanks & Regards,
Jawahar V
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20140107/4ac2f22d/attachment-0001.html>
-------------- next part --------------
./live555ProxyServer -v  rtsp://192.168.1.104:8086 rtsp://192.168.1.102:8086
LIVE555 Proxy Server
	(LIVE555 Streaming Media library version 2014.01.07)

RTSP stream, proxying the stream "rtsp://192.168.1.104:8086"
	Play this stream using the URL: rtsp://192.168.1.137:8554/proxyStream-1
RTSP stream, proxying the stream "rtsp://192.168.1.102:8086"
	Play this stream using the URL: rtsp://192.168.1.137:8554/proxyStream-2

(We use port 8000 for optional RTSP-over-HTTP tunneling.)
ProxyServerMediaSession["192.168.1.102:8086/"] added new "ProxyServerMediaSubsession" for RTP/video/H263-1998 track
ProxyServerMediaSession["192.168.1.104:8086/"] added new "ProxyServerMediaSubsession" for RTP/video/H263-1998 track
ProxyServerMediaSubsession["H263-1998"]::createNewStreamSource(session id 0)
	Initiated: ProxyServerMediaSubsession["H263-1998"]
ProxyServerMediaSubsession["H263-1998"]::createNewRTPSink()
ProxyServerMediaSubsession["H263-1998"]::closeStreamSource()
ProxyServerMediaSubsession["H263-1998"]::createNewStreamSource(session id 2978686081)
ProxyServerMediaSubsession["H263-1998"]::createNewRTPSink()
ProxyServerMediaSubsession["H263-1998"]::createNewStreamSource(session id 0)
	Initiated: ProxyServerMediaSubsession["H263-1998"]
ProxyServerMediaSubsession["H263-1998"]::createNewRTPSink()
ProxyServerMediaSubsession["H263-1998"]::closeStreamSource()
ProxyServerMediaSubsession["H263-1998"]::createNewStreamSource(session id 1489423258)
ProxyServerMediaSubsession["H263-1998"]::createNewRTPSink()
ProxyServerMediaSubsession["H263-1998"]::closeStreamSource()

-------------- next part --------------
A non-text attachment was scrubbed...
Name: Screenshot from 2014-01-07 12_16_20.png
Type: image/png
Size: 389983 bytes
Desc: not available
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20140107/4ac2f22d/attachment-0003.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Screenshot from 2014-01-07 12_17_42.png
Type: image/png
Size: 265300 bytes
Desc: not available
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20140107/4ac2f22d/attachment-0004.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Screenshot from 2014-01-07 12_18_03.png
Type: image/png
Size: 218458 bytes
Desc: not available
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20140107/4ac2f22d/attachment-0005.png>


More information about the live-devel mailing list