home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
MediaPortal 1 Plugins
VideoLAN external player plugin
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="kroko" data-source="post: 343734" data-attributes="member: 45719"><p>Hi cboury,</p><p></p><p>I add to the play options in VideoLanPlugin</p><p></p><p> // stream to localhost for recording</p><p> sOptions = sOptions + "\n--sout=#duplicate{dst=display,dst=std{access=udp,mux=ts,dst=localhost:4321}}";</p><p></p><p>OK, now I can use a second vlc player to record the stream via localhost and record it to disk</p><p></p><p>So I tried this which works ok from the command line in the vlc dir</p><p>vlc -vvv udp://@localhost:4321 --sout=#duplicate{dst=std{access=file,mux=ts,dst="C:\file.ts"}}</p><p></p><p>I would be easy to have another instance now to record the stream anytime.</p><p></p><p>As soon the "play" things are solved we could intregrate this into the plugin. We could also add transcoding here to be more flexible.</p><p></p><p></p><p></p><p>Regards</p><p>kroko</p></blockquote><p></p>
[QUOTE="kroko, post: 343734, member: 45719"] Hi cboury, I add to the play options in VideoLanPlugin // stream to localhost for recording sOptions = sOptions + "\n--sout=#duplicate{dst=display,dst=std{access=udp,mux=ts,dst=localhost:4321}}"; OK, now I can use a second vlc player to record the stream via localhost and record it to disk So I tried this which works ok from the command line in the vlc dir vlc -vvv udp://@localhost:4321 --sout=#duplicate{dst=std{access=file,mux=ts,dst="C:\file.ts"}} I would be easy to have another instance now to record the stream anytime. As soon the "play" things are solved we could intregrate this into the plugin. We could also add transcoding here to be more flexible. Regards kroko [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
VideoLAN external player plugin
Contact us
RSS
Top
Bottom