my server command line is
Code: Select all
vlc.exe -vvv --vlm-conf D:\server.vlm --rtsp-host 127.0.0.1:554
Code: Select all
new media vod enabled
setup media input "D:\Media.mov "
Code: Select all
vlc.exe rtsp://localhost:554/media
the session runs fine except the client position slider does not updates itself. but when i change the slider, the streaming starts from the slider position. this does not happen in 0.8.6i.
thanks.