I was wondering if I could use VLC to do either of the following:
1) play the stream directly in VLC or
2) download the stream and play that downloaded file in VLC
3) any other way you can think of to get it to play in VLC! (or maybe another program, like realalternative?)
Currently, when I try to play the stream in VLC, it asks for a username/password (RTSP authentication, this is expected). When I enter it, the password does not work, it then tells me:
Code: Select all
Session failed:
The requested RTSP session could not be established.
Your input can't be opened:
VLC is unable to open the MRL 'rtsp://128.249.159.41:554/AY1011/Fall-1/B1CC/010803201009.rm?cloakport=80,554,7070'. Check the log for details.
File reading failed:
VLC could not open the file "C:\Users\XXXXX\Desktop\--stop--".
Your input can't be opened:
VLC is unable to open the MRL 'file:///C:/Users/XXXXX/Desktop/--stop--'. Check the log for details.
Session failed:
The requested RTSP session could not be established.
Your input can't be opened:
VLC is unable to open the MRL 'pnm://128.249.159.41:7070/AY1011/Fall-1/B1CC/010803201009.rm?cloakport=80,554,7070'. Check the log for details.
When I open the stream in RealPlayer, it has a popup saying:
Code: Select all
Username and Password Required
Please enter your username and password for this content:
Server: 128.249.159.41
Server Message: nemesis.ContentRealm
Username: __________
Password: _________
Any help is greatly appreciated! Thank you!