|
From: Barry S. <bar...@on...> - 2006-07-24 11:14:12
|
I'm trying to get xine to play a realplayer stream under Linux using the xine 1.1.1 with patch to V4L and DVB. First I tried using the http://192.168.1.75:80/ramgen/Vanilla_Sky_1.rv URL. From the debug messages I see that this is turned into rtsp://192.168.1.75:554/Vanilla_Sky_1.rv?cloakport=80,554 just before xine stops playing. I then tried playing rtsp://192.168.1.75:554/Vanilla_Sky_1.rv?cloakport=80,554 and that plays for a long time but the xine window is black and no audio is heard. Using realplayer I can see and hear the stream. Is this supposed to work? Is there any additionaly libs or software I need to install to build xine or use at runtime to get this working? Barry |