My IP camera produces a video+audio RTSP stream, which can be open with a VLC player menu command "Open Network Stream" and typing in the URL: "rtsp://admin:passw@192.168.0.113:554/videoMain".
So, If typed-in directly, URL "rtsp://admin:passw@192.168.0.113:554/videoMain" works fine on VLC for any platform including Windows Phone 8.1
How to save such an URL to a file, which can then be open by VLC player to play the stream on any platform including Windows Phone 8.1?