I was wondering if it is possible to use an IPv6 address with RTSP in VLC? I am trying to stream my IP camera using URL:
Code: Select all
rtsp://[username]:[password]@[deviceIP]:554/cam/realmonitor?channel=1&subtype=1
Thanks a lot for your suggestions.