VLC streaming is OK, But VLM(VOD) is not.

Discussion about configuration and usage of VLM (a stream scheduler) within VLC.
lombok7
New Cone
New Cone
Posts: 2
Joined: 18 May 2017 11:12

VLC streaming is OK, But VLM(VOD) is not.

Postby lombok7 » 18 May 2017 11:32

Hi. I need your advice.

I trying to streaming VLM(VOD).

First, streaming using VLC was performed as follows.

% vlc d.mp4 --sout '#rtp{sdp=rtsp://:8554/ttt}'

I was able to run the network stream through the VLC player and it worked fine. (rtsp://192.168.0.71:8554/ttt)

Next, I tried to stream using VLM (VOD).

% vlc --ttl 12 -vvv --color -I telnet --telnet-host 192.168.0.71 --telnet-password videolan --rtsp-host 192.168.0.71 --rtsp-port 7777

The contents of the vlm file are as follows:

# VLC media player VLM command batch
# http://www.videolan.org/vlc/

new Test vod enabled
setup Test input "file:///home/gru/Videos/d.mp4"
setup Test option file-caching=300

And since we are running the network stream, the video is invisible and only the audio is running. (rtsp://192.168.0.71:7777/Test)

I've tried several ways, but I do not know.

Thanks for reading :D

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37523
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: VLC streaming is OK, But VLM(VOD) is not.

Postby Jean-Baptiste Kempf » 18 May 2017 11:59

You are not setting the sout part in your VLM batch.
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.

lombok7
New Cone
New Cone
Posts: 2
Joined: 18 May 2017 11:12

Re: VLC streaming is OK, But VLM(VOD) is not.

Postby lombok7 » 18 May 2017 12:15

Thanks.

It is the vlm file that added the output part.

# VLC media player VLM command batch
# http://www.videolan.org/vlc/

new Test vod
setup Test output #transcode{vcodec=h264,vb=512,acodec=mp4a,ab=96}
setup Test mux mp2t
setup Test input "file:///home/gru/Videos/d.mp4"
setup Test enabled

still, the video is invisible and only the audio is running.

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37523
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: VLC streaming is OK, But VLM(VOD) is not.

Postby Jean-Baptiste Kempf » 11 Jun 2017 15:33

what's the logs?
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.


Return to “VLM”

Who is online

Users browsing this forum: No registered users and 5 guests