PB update 3.0.x

Discussion about configuration and usage of VLM (a stream scheduler) within VLC.
sargasses
Blank Cone
Blank Cone
Posts: 21
Joined: 05 Jun 2018 10:53

PB update 3.0.x

Postby sargasses » 05 Jun 2018 11:10

Hello

I have a problem with VLC under linux (debian9) since switching to version 3.xx

Before I was in version 2.2.7 or 2.2.8 and I had no problem

It's in the vlm-conf section

Here are the scripts

file stream.conf

new mire broadcast enabled loop
setup mire output #transcode{sfilter=logo,fps=25,vcodec=h264,vb=384,width=480,height=360,aspect=4:3,acodec=mp4a,channels=2,ab=96,samplerate=44100,audio-sync}:http{mux=ts{pid-video=200,pid-audio=300,pid-spu=400,pid-pmt=500,tsid=100,use-key-frames,shaping=1000},dst=:9005/chaine5.ts}
setup mire option sout-keep

new startmire schedule enabled
setup startmire date now
setup startmire append load /home/streaming/webtv/vlc/chaine1/mire.conf
setup startmire append control mire play

new stream broadcast enabled
setup stream output #transcode{sfilter=logo,fps=25,vcodec=h264,vb=384,width=480,height=360,aspect=4:3,acodec=mp4a,channels=2,ab=96,samplerate=44100,audio-sync}:http{mux=ts{pid-video=200,pid-audio=300,pid-spu=400,pid-pmt=500,tsid=100,use-key-frames,shaping=1000},dst=:9005/chaine5.ts}
setup stream option sout-keep
setup stream option sout-all
setup stream option image-duration=-1

new start schedule enabled
setup start date 2018/06/04-08:00:00
setup start append load /home/streaming/webtv/playlist/chaine1/playlist.conf
setup start append control mire stop
setup start append control stream play


file mire.conf

setup mire input /home/streaming/webtv/vlc/chaine1/mire.jpg


file playlist.conf

setup stream input "/home/streaming/webtv/video/Barpapapa/Barbapapa.C01D01E01.avi"
setup stream input "/home/streaming/webtv/video/Barpapapa/Barbapapa.C01D01E01.avi"
setup stream input /home/streaming/webtv/vlc/chaine1/mire.jpg



and the sh file to launch

/usr/bin/cvlc \
-vvv --logo-file /home/streaming/webtv/vlc/chaine1/logo.png --loop --logo-position 6 --logo-opacity 128 \
--aspect-ratio 4:3 \
--vlm-conf /home/streaming/webtv/vlc/chaine1/stream.conf --ttl 12 \
--sout-keep --sout-all


streaming@vps517437:~$ VLC media player 3.0.3 Vetinari (revision 3.0.3-1-0-gc2bb759264)
[0000564df14b61a0] main libvlc debug: VLC media player - 3.0.3 Vetinari
[0000564df14b61a0] main libvlc debug: Copyright © 1996-2018 the VideoLAN team
[0000564df14b61a0] main libvlc debug: revision 3.0.3-1-0-gc2bb759264
[0000564df14b61a0] main libvlc debug: configured with ./configure '--disable-x11' '--disable-vdpau'
[0000564df14b61a0] main libvlc debug: searching plug-in modules
[0000564df14b61a0] main libvlc debug: loading plugins cache file /usr/local/lib/vlc/plugins/plugins.dat
[0000564df14b61a0] main libvlc debug: recursively browsing `/usr/local/lib/vlc/plugins'
[0000564df14b61a0] main libvlc debug: plug-ins loaded: 517 modules
[0000564df14b61a0] main libvlc debug: opening config file (/home/streaming/.config/vlc/vlcrc)
[0000564df14b6510] main logger debug: looking for logger module matching "any": 3 candidates
[0000564df14b6510] main logger debug: using logger module "console"
[0000564df14b61a0] main libvlc debug: translation test: code is "fr"
[0000564df14b6760] main keystore debug: looking for keystore module matching "memory": 4 candidates
[0000564df14b6760] main keystore debug: using keystore module "memory"
[0000564df14b61a0] main libvlc debug: CPU has capabilities MMX MMXEXT SSE SSE2 SSE3 SSSE3 SSE4.1 SSE4.2 AVX AVX2 FPU
[0000564df15474f0] main input debug: Creating an input for 'Médiathèque'
[0000564df15474f0] main input debug: Input is a meta file: disabling unneeded options
[0000564df15474f0] main input debug: using timeshift granularity of 50 MiB
[0000564df15474f0] main input debug: using default timeshift path
[0000564df15474f0] main input debug: `file/directory:///home/streaming/.local/share/vlc/ml.xspf' gives access `file' demux `directory' path `/home/streaming/.local/share/vlc/ml.xspf'
[0000564df154d020] main input source debug: creating demux: access='file' demux='directory' location='/home/streaming/.local/share/vlc/ml.xspf' file='/home/streaming/.local/share/vlc/ml.xspf'
[0000564df155bbf0] main demux debug: looking for access_demux module matching "file": 21 candidates
[0000564df155bbf0] main demux debug: no access_demux modules matched
[0000564df1564370] main stream debug: creating access: file:///home/streaming/.local/share/vlc/ml.xspf
[0000564df1564370] main stream debug: (path: /home/streaming/.local/share/vlc/ml.xspf)
[0000564df1564370] main stream debug: looking for access module matching "file": 28 candidates
[0000564df1564370] main stream debug: using access module "filesystem"
[0000564df15652b0] main stream debug: looking for stream_filter module matching "prefetch,cache_read": 27 candidates
[0000564df15652b0] cache_read stream debug: Using stream method for AStream*
[0000564df15652b0] cache_read stream debug: starting pre-buffering
[0000564df15652b0] cache_read stream debug: received first data after 0 ms
[0000564df15652b0] cache_read stream debug: pre-buffering done 296 bytes in 0s - 1094 KiB/s
[0000564df15652b0] main stream debug: using stream_filter module "cache_read"
[0000564df1566370] main stream debug: looking for stream_filter module matching "any": 27 candidates
[0000564df1566370] playlist stream debug: using XSPF playlist reader
[0000564df1566370] main stream debug: using stream_filter module "playlist"
[0000564df1566370] main stream debug: stream filter added to 0x564df15652b0
[0000564df1566d70] main stream debug: looking for stream_filter module matching "any": 27 candidates
[0000564df1566d70] main stream debug: no stream_filter modules matched
[0000564df1566d70] main stream_directory debug: looking for stream_directory module matching "any": 1 candidates
[0000564df1566d70] main stream_directory debug: no stream_directory modules matched
[0000564df154d020] main input source debug: attachment of directory-extractor failed for file:///home/streaming/.local/share/vlc/ml.xspf
[0000564df157f560] main stream debug: looking for stream_filter module matching "record": 27 candidates
[0000564df157f560] main stream debug: using stream_filter module "record"
[0000564df154d020] main input source debug: creating demux: access='file' demux='directory' location='/home/streaming/.local/share/vlc/ml.xspf' file='/home/streaming/.local/share/vlc/ml.xspf'
[0000564df157fd50] main demux debug: looking for demux module matching "directory": 56 candidates
[0000564df157fd50] main demux debug: using demux module "directory"
[0000564df15807b0] main demux meta debug: looking for meta reader module matching "any": 2 candidates
[0000564df15807b0] lua demux meta debug: Trying Lua scripts in /home/streaming/.local/share/vlc/lua/meta/reader
[0000564df15807b0] lua demux meta debug: Trying Lua scripts in /usr/local/lib/vlc/lua/meta/reader
[0000564df15807b0] lua demux meta debug: Trying Lua playlist script /usr/local/lib/vlc/lua/meta/reader/filename.luac
[0000564df15807b0] lua demux meta debug: Trying Lua scripts in /usr/local/share/vlc/lua/meta/reader
[0000564df15807b0] main demux meta debug: no meta reader modules matched
[0000564df15474f0] main input debug: `file/directory:///home/streaming/.local/share/vlc/ml.xspf' successfully opened
[0000564df158aa80] main xml reader debug: looking for xml reader module matching "any": 1 candidates
[0000564df158aa80] main xml reader debug: using xml reader module "xml"
[0000564df15474f0] main input debug: EOF reached
[0000564df157fd50] main demux debug: removing module "directory"
[0000564df157f560] main stream debug: removing module "record"
[0000564df1566370] main stream debug: removing module "playlist"
[0000564df15652b0] main stream debug: removing module "cache_read"
[0000564df1564370] main stream debug: removing module "filesystem"
[0000564df15446b0] main playlist debug: creating audio output
[0000564df15641d0] main audio output debug: looking for audio output module matching "any": 7 candidates
[0000564df15641d0] vlcpulse audio output debug: using library version 10.0.0
[0000564df15641d0] vlcpulse audio output debug: (compiled with version 10.0.0, protocol 32)
[0000564df15641d0] vlcpulse audio output error: PulseAudio server connection failure: Connection refused
[0000564df15641d0] alsa audio output debug: Available ALSA PCM devices:
[0000564df15641d0] alsa audio output debug: Discard all samples (playback) or generate zero samples (capture) (null)
[0000564df15641d0] main audio output debug: using audio output module "alsa"
[0000564df15446b0] main playlist debug: keeping audio output
[0000564df15bd290] main interface debug: looking for interface module matching "dbus,none": 18 candidates
[0000564df15bd290] dbus interface error: Failed to connect to the D-Bus session daemon: Unable to autolaunch a dbus-daemon without a $DISPLAY for X11
[0000564df15bd290] main interface debug: no interface modules matched
[0000564df15bd290] main interface error: no suitable interface module
[0000564df14b61a0] main libvlc error: interface "dbus,none" initialization failed
[0000564df14b61a0] main libvlc debug: creating VLM
[0000564df14b61a0] main libvlc debug: loading VLM configuration
[0000564df14b61a0] main libvlc debug: load /home/streaming/webtv/vlc/chaine1/stream.conf
[0000564df15b6600] main interface debug: looking for interface module matching "hotkeys,none": 18 candidates
[0000564df15b6600] main interface debug: using interface module "hotkeys"
[0000564df1596850] main interface debug: looking for interface module matching "globalhotkeys,none": 18 candidates
[0000564df1596850] main interface debug: no interface modules matched
[0000564df1596850] main interface error: no suitable interface module
[0000564df14b61a0] main libvlc error: interface "globalhotkeys,none" initialization failed
[0000564df1596820] main interface debug: looking for interface module matching "dummy": 18 candidates
[0000564df1596820] dummy interface: using the dummy interface module...
[0000564df1596820] main interface debug: using interface module "dummy"
[0000564df15446b0] main playlist: playlist is empty
[0000564df15446b0] main playlist debug: nothing to play

the diffusion is not done
 
If you need more information I can give it to you
can you help me ?? and answer me
 
Thank you for your help
 
cordially

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: PB update 3.0.x

Postby Jean-Baptiste Kempf » 17 Jun 2018 22:23

Append issue?
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.

sargasses
Blank Cone
Blank Cone
Posts: 21
Joined: 05 Jun 2018 10:53

Re: PB update 3.0.x

Postby sargasses » 18 Jun 2018 09:24

Hello

I noticed that it is the append command that seems to no longer work (under linux debian 9)
can you confirm ??

cordially

sargasses
Blank Cone
Blank Cone
Posts: 21
Joined: 05 Jun 2018 10:53

Re: PB update 3.0.x

Postby sargasses » 22 Jun 2018 17:02

Hello

This is the append command that does not work anymore

According to the documentation (https://wiki.videolan.org/Documentation ... HowTo/VLM/)

Scheduled broadcasting

new my_media broadcast enabled
setup my_media input my_video.mpeg input my_other_movie.mpeg
setup my_media output #rtp{mux=ts,dst=239.255.1.1,sdp=sap://,name="My Media"}

new my_sched schedule enabled
setup my_sched date 2012/12/12-12:12:12
setup my_sched append control my_media play

Can you help me ?

cordially

User avatar
InTheWings
Developer
Developer
Posts: 1275
Joined: 07 Aug 2013 13:15
VLC version: crashing
Operating System: Linux
Contact:

Re: PB update 3.0.x

Postby InTheWings » 22 Jun 2018 18:56

Scheduling does work.

Tried with 3.0.2 and master

Code: Select all

new my_media broadcast enabled setup my_media input segment000000.ts setup my_media output #rtp{mux=ts,dst=239.255.1.1,sdp=sap://,name="My Media"} new my_sched schedule enabled setup my_sched date 2018/06/22-18:52:30 setup my_sched append control my_media play
:!: If you want your problem to be solved :
* First read troubleshooting guide VSG:Main
* Always provide verbose LOGS ! (command line or from gui)
* Always check your issue against a developer build from Nightly Build of VLC
* Tell us when your problem is solved !

User avatar
InTheWings
Developer
Developer
Posts: 1275
Joined: 07 Aug 2013 13:15
VLC version: crashing
Operating System: Linux
Contact:

Re: PB update 3.0.x

Postby InTheWings » 22 Jun 2018 18:57

Hello

This is the append command that does not work anymore
There's no issue with append command.

Provide log when schedule time is reached
:!: If you want your problem to be solved :
* First read troubleshooting guide VSG:Main
* Always provide verbose LOGS ! (command line or from gui)
* Always check your issue against a developer build from Nightly Build of VLC
* Tell us when your problem is solved !

sargasses
Blank Cone
Blank Cone
Posts: 21
Joined: 05 Jun 2018 10:53

Re: PB update 3.0.x

Postby sargasses » 23 Jun 2018 17:54

Hello

can you give me your example?
with which version did you test?

because this command does not work with 3.0.2 and 3.0.3

Thank you for your help

cordially

sargasses
Blank Cone
Blank Cone
Posts: 21
Joined: 05 Jun 2018 10:53

Re: PB update 3.0.x

Postby sargasses » 26 Jun 2018 11:24

Hello

I just reinstalled my VPS with a debian 9
I also compile VLC with the GIT version https://git.videolan.org/git/vlc/vlc-3.0.git

apt-get build-dep vlc
apt-get install libxcb-shm0-dev libxcb-xv0-dev libxcb-keysyms1-dev libxcb-randr0-dev libxcb-composite0-dev
apt-get install lua5.1
apt-get install git libtool pkg-config autoconf
git clone https://git.videolan.org/git/vlc/vlc-3.0.git
cd vlc-3.0/
./bootstrap
apt-get install libx11-xcb-dev
apt build-dep ffmpeg
apt install automake build-essential
./configure
make
make install

and I still have the same problem with the append command and it can not be the clock that has trouble because I put now in the date

Thank you for your help

cordially


Code: Select all

script sh cvlc \ -vvv \ --aspect-ratio 4:3 \ --vlm-conf /home/streaming/webtv/vlc/mire/stream.conf --ttl 12 \ --sout-keep --sout-all file vlm new stream broadcast enabled setup stream output #transcode{fps=25,vcodec=h264,vb=384,width=480,height=360,acodec=mp4a}:bridge-in{delay=400,id-offset=100}:http{mux=ts{use-key-frames},dst=127.0.0.1:9099/mire.ts} setup stream option sout-keep setup stream option sout-all setup stream option image-duration=-1 setup stream input /home/streaming/webtv/vlc/mire/mire.jpg new start schedule enabled setup start date now setup start append control stream play streaming@vps556113:~/webtv/vlc/mire$ ./stream.sh VLC media player 3.0.4 Vetinari (revision 3.0.3-1-45-g531fb72410) [0000559da6aa41a0] main libvlc debug: VLC media player - 3.0.4 Vetinari [0000559da6aa41a0] main libvlc debug: Copyright © 1996-2018 the VideoLAN team [0000559da6aa41a0] main libvlc debug: revision 3.0.3-1-45-g531fb72410 [0000559da6aa41a0] main libvlc debug: configured with ./configure [0000559da6aa41a0] main libvlc debug: searching plug-in modules [0000559da6aa41a0] main libvlc debug: loading plugins cache file /usr/local/lib/ vlc/plugins/plugins.dat [0000559da6aa41a0] main libvlc debug: recursively browsing `/usr/local/lib/vlc/p lugins' [0000559da6aa41a0] main libvlc debug: plug-ins loaded: 521 modules [0000559da6aa41a0] main libvlc debug: opening config file (/home/streaming/.conf ig/vlc/vlcrc) [0000559da6aa4510] main logger debug: looking for logger module matching "any": 4 candidates [0000559da6aa4510] main logger debug: using logger module "console" [0000559da6aa41a0] main libvlc debug: translation test: code is "fr" [0000559da6aa47f0] main keystore debug: looking for keystore module matching "me mory": 4 candidates [0000559da6aa47f0] main keystore debug: using keystore module "memory" [0000559da6aa41a0] main libvlc debug: CPU has capabilities MMX MMXEXT SSE SSE2 S SE3 SSSE3 SSE4.1 SSE4.2 AVX AVX2 FPU [0000559da6b36b90] main input debug: Creating an input for 'Médiathèque' [0000559da6b36b90] main input debug: Input is a meta file: disabling unneeded op tions [0000559da6b36b90] main input debug: using timeshift granularity of 50 MiB [0000559da6b36b90] main input debug: using default timeshift path [0000559da6b36b90] main input debug: `file/directory:///home/streaming/.local/sh are/vlc/ml.xspf' gives access `file' demux directory' path `/home/streaming/.lo cal/share/vlc/ml.xspf' [0000559da6b4ac00] main input source debug: creating demux: access='file' demux= 'directory' location='/home/streaming/.local/share/vlc/ml.xspf' file='/home/stre aming/.local/share/vlc/ml.xspf' [0000559da6b4ad40] main demux debug: looking for access_demux module matching "f ile": 21 candidates [0000559da6b4ad40] main demux debug: no access_demux modules matched [0000559da6b53530] main stream debug: creating access: file:///home/streaming/.l ocal/share/vlc/ml.xspf [0000559da6b53530] main stream debug: (path: /home/streaming/.local/share/vlc/m l.xspf) [0000559da6b53530] main stream debug: looking for access module matching "file": 27 candidates [0000559da6b53530] main stream debug: using access module "filesystem" [0000559da6b54480] main stream debug: looking for stream_filter module matching "prefetch,cache_read": 26 candidates [0000559da6b54480] cache_read stream debug: Using stream method for AStream* [0000559da6b54480] cache_read stream debug: starting pre-buffering [0000559da6b54480] cache_read stream debug: received first data after 0 ms [0000559da6b54480] cache_read stream debug: pre-buffering done 296 bytes in 0s - 1284 KiB/s [0000559da6b54480] main stream debug: using stream_filter module "cache_read" [0000559da6b55540] main stream debug: looking for stream_filter module matching "any": 26 candidates [0000559da6b55540] playlist stream debug: using XSPF playlist reader [0000559da6b55540] main stream debug: using stream_filter module "playlist" [0000559da6b55540] main stream debug: stream filter added to 0x559da6b54480 [0000559da6b58a10] main stream debug: looking for stream_filter module matching "any": 26 candidates [0000559da6b58a10] main stream debug: no stream_filter modules matched [0000559da6b58a10] main stream_directory debug: looking for stream_directory mod ule matching "any": 1 candidates [0000559da6b58a10] main stream_directory debug: no stream_directory modules matc hed [0000559da6b4ac00] main input source debug: attachment of directory-extractor fa iled for file:///home/streaming/.local/share/vlc/ml.xspf [0000559da6b6e440] main stream debug: looking for stream_filter module matching "record": 26 candidates [0000559da6b6e440] main stream debug: using stream_filter module "record" [0000559da6b4ac00] main input source debug: creating demux: access='file' demux= 'directory' location='/home/streaming/.local/share/vlc/ml.xspf' file='/home/stre aming/.local/share/vlc/ml.xspf' [0000559da6b6ec30] main demux debug: looking for demux module matching "director y": 56 candidates [0000559da6b6ec30] main demux debug: using demux module "directory" [0000559da6b6f690] main demux meta debug: looking for meta reader module matchin g "any": 2 candidates [0000559da6b6f690] lua demux meta debug: Trying Lua scripts in /home/streaming/. local/share/vlc/lua/meta/reader [0000559da6b6f690] lua demux meta debug: Trying Lua scripts in /usr/local/lib/vl c/lua/meta/reader [0000559da6b6f690] lua demux meta debug: Trying Lua playlist script /usr/local/l ib/vlc/lua/meta/reader/filename.luac [0000559da6b6f690] lua demux meta debug: Trying Lua scripts in /usr/local/share/ vlc/lua/meta/reader [0000559da6b6f690] main demux meta debug: no meta reader modules matched [0000559da6b36b90] main input debug: `file/directory:///home/streaming/.local/sh are/vlc/ml.xspf' successfully opened [0000559da6b79960] main xml reader debug: looking for xml reader module matching "any": 1 candidates [0000559da6b79960] main xml reader debug: using xml reader module "xml" [0000559da6b36b90] main input debug: EOF reached [0000559da6b6ec30] main demux debug: removing module "directory" [0000559da6b6e440] main stream debug: removing module "record" [0000559da6b55540] main stream debug: removing module "playlist" [0000559da6b54480] main stream debug: removing module "cache_read" [0000559da6b53530] main stream debug: removing module "filesystem" [0000559da6b33dc0] main playlist debug: creating audio output [0000559da6b53390] main audio output debug: looking for audio output module matc hing "any": 7 candidates [0000559da6b53390] vlcpulse audio output debug: using library version 10.0.0 [0000559da6b53390] vlcpulse audio output debug: (compiled with version 10.0.0, protocol 32) [0000559da6b53390] vlcpulse audio output error: PulseAudio server connection fai lure: Connection refused [0000559da6b53390] alsa audio output debug: Available ALSA PCM devices: [0000559da6b53390] alsa audio output debug: Discard all samples (playback) or ge nerate zero samples (capture) (null) [0000559da6b53390] main audio output debug: using audio output module "alsa" [0000559da6b33dc0] main playlist debug: keeping audio output [0000559da6bac150] main interface debug: looking for interface module matching " dbus,none": 18 candidates [0000559da6bac150] dbus interface error: Failed to connect to the D-Bus session daemon: Unable to autolaunch a dbus-daemon without a $DISPLAY for X11 [0000559da6bac150] main interface debug: no interface modules matched [0000559da6bac150] main interface error: no suitable interface module [0000559da6aa41a0] main libvlc error: interface "dbus,none" initialization faile d [0000559da6aa41a0] main libvlc debug: creating VLM [0000559da6aa41a0] main libvlc debug: loading VLM configuration [0000559da6aa41a0] main libvlc debug: load /home/streaming/webtv/vlc/mire/stream .conf [0000559da6b8c660] main interface debug: looking for interface module matching " hotkeys,none": 18 candidates [0000559da6b8c660] main interface debug: using interface module "hotkeys" [0000559da6b854e0] main interface debug: looking for interface module matching " globalhotkeys,none": 18 candidates [0000559da6b854e0] main interface debug: no interface modules matched [0000559da6b854e0] main interface error: no suitable interface module [0000559da6aa41a0] main libvlc error: interface "globalhotkeys,none" initializat ion failed [0000559da6b854e0] main interface debug: looking for interface module matching " dummy": 18 candidates [0000559da6b854e0] dummy interface: using the dummy interface module... [0000559da6b854e0] main interface debug: using interface module "dummy" [0000559da6b33dc0] main playlist: playlist is empty [0000559da6b33dc0] main playlist debug: nothing to play

User avatar
InTheWings
Developer
Developer
Posts: 1275
Joined: 07 Aug 2013 13:15
VLC version: crashing
Operating System: Linux
Contact:

Re: PB update 3.0.x

Postby InTheWings » 26 Jun 2018 23:16

The bug is only with "NOW" value.
:!: If you want your problem to be solved :
* First read troubleshooting guide VSG:Main
* Always provide verbose LOGS ! (command line or from gui)
* Always check your issue against a developer build from Nightly Build of VLC
* Tell us when your problem is solved !

sargasses
Blank Cone
Blank Cone
Posts: 21
Joined: 05 Jun 2018 10:53

Re: PB update 3.0.x

Postby sargasses » 28 Jun 2018 13:36

Hello

the now command now works
thank you
but there is still the command
setup start date 2018/06/28-11: 50: 00

can you also solve the problem ??

Thank you

cordially

sargasses
Blank Cone
Blank Cone
Posts: 21
Joined: 05 Jun 2018 10:53

solved Re: PB update 3.0.x

Postby sargasses » 28 Jun 2018 14:53

Hello again

finally by modifying my VLM conf file it works very well

Code: Select all

new mire broadcast enabled setup mire output #transcode{sfilter=logo,fps=25,vcodec=h264,vb=576,width=480,height=360,aspect=4:3,acodec=mp4a,channels=2,ab=96,samplerate=44100,audio-sync}:duplicate{dst=std{access=http,{mux=ts{pid-video=200,pid-audio=300,pid-spu=400,pid-pmt=500,tsid=100,use-key-frames,shaping=1000},dst=:9005/chaine5.ts}},dst=std{access=livehttp{ratecontrol=false,seglen=10,delsegs=true,numsegs=5,caching=true,index=/var/www/html/hls/chaine5.m3u8,index-url=http://xxxx.xxxx.xxxxx/hls/chaine5-########.ts},mux=ts{pid-video=200,pid-audio=300,pid-spu=400,pid-pmt=500,tsid=100,use-key-frames,shaping=1000},dst=/var/www/html/hls/chaine5-########.ts}} setup mire option sout-keep setup mire option sout-all setup mire option image-duration=-1 new startmire schedule enabled setup startmire date now setup startmire append load /home/streaming/webtv/vlc/chaine1/mire.conf setup startmire append control mire play new stream broadcast enabled setup stream output #transcode{sfilter=logo,fps=25,vcodec=h264,vb=576,width=480,height=360,aspect=4:3,acodec=mp4a,channels=2,ab=96,samplerate=44100,audio-sync}:duplicate{dst=std{access=http,{mux=ts{pid-video=200,pid-audio=300,pid-spu=400,pid-pmt=500,tsid=100,use-key-frames,shaping=1000},dst=:9005/chaine5.ts}},dst=std{access=livehttp{ratecontrol=false,seglen=10,delsegs=true,numsegs=5,caching=true,index=/var/www/html/hls/chaine5.m3u8,index-url=http://xxxx.xxxxx.xxxxx/hls/chaine5-########.ts},mux=ts{pid-video=200,pid-audio=300,pid-spu=400,pid-pmt=500,tsid=100,use-key-frames,shaping=1000},dst=/var/www/html/hls/chaine5-########.ts}} setup stream option sout-keep setup stream option sout-all setup stream option image-duration=-1 new start schedule enabled setup start date 2018/06/28-14:30:00 setup start append load /home/streaming/webtv/playlist/chaine1/playlist.conf setup start append control mire stop setup start append control stream play
So everything is operational
 
Thank you very much for your help
 
A big thank you to you
 
cordially

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: PB update 3.0.x

Postby Jean-Baptiste Kempf » 28 Jun 2018 19:56

No problem.
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 9 guests