Page 1 of 1

RTSP option for sub track

Posted: 17 Jan 2025 18:34
by YvesT
Hi all

Does anybody know if the subitle option can be enabled in a network stream string?

I tried several options like rtsp://ip/axis-media/media.amp?sub-track-id=1

But it wont work. On the other hand when running the below through terminal it does.

C:\Program Files\VideoLAN\VLC\vlc.exe' --network-caching=500 --rtsp-tcp --sub-track-id=1 rtsp://ip/axis-media/media.amp

Thanks