hi all,
I'm trying to use VLC to receive a RTSP REDIRECT message, but it crashes.
Firstly I use VLC to connect to a "server" I have listening for RTSP requests; then the "server" sends a RTSP REDIRECT, complying with the RFC. I use Ethereal to capture the exchanged messages and everything is fine, but when the VLC supposedly receives the REDIRECT, it crashes.
Does VLC support RTSP REDIRECT?
Thank you!