NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Add-ons (3rd party plugins, utilities and skins) Extras v
1 2 3 4 Next »
extras.xml device using VLC?

 
  • 0 Vote(s) - 0 Average
extras.xml device using VLC?
davy
Offline

Junior Member

Posts: 5
Threads: 3
Joined: Sep 2017
#1
2024-11-20, 05:06 AM
I use web app on windows and added IPTV channels with extras xml for each.


<extras>
   <channel name="test">
      <command>ffmpeg.exe</command>
      <args>-i input -c copy -f mpegts - </args>
   </channel>
</extras>


One IPTV stream changes url link during commercial break which breaks stream.  It happens with ffplay and is not fault of NextPVR.  VLC is able to maintain stream, so I wonder if can use VLC to stream into NextPVR.  I'm amateur who learned how to make extras xml with ffmpeg from this forum.  I've experimented with VLC (see example below) but can't find right arguments to make it work.  Does anyone know how?

<extras>
   <channel name="test">
      <command>vlc.exe</command>
      <args>input --sout-standard-mux ts --sout-standard-access file --sout-standard-dst - </args>
   </channel>
</extras>
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,839
Threads: 954
Joined: May 2006
#2
2024-11-20, 02:33 PM
Yes, you will be able to use VLC CLI in an extra device. I don't help creating them but I suggest changing your extra to call a batch file and use the batch file for testing running it from the scripts folder to make sure you get the paths working syntax correct etc.

If the stream is actually changing with each commercial expect terrible timestamps and unskippable files though you might need to transcode and a fast enough PC to handle that in real time.

Martin
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  NRSC5 as Extras tuner Siftingice 1 249 2025-02-11, 05:27 PM
Last Post: mvallevand
  Capture Card Extras help needed lamb0985 20 3,833 2023-02-18, 10:34 PM
Last Post: mvallevand
  Extras Pause buntay20 2 1,064 2021-12-20, 08:55 PM
Last Post: mvallevand
  UpdateEPG not working with Extras loveridgem 4 1,352 2021-10-14, 02:23 AM
Last Post: loveridgem
  Extra Device for Hauppauge CableCard Tuner jcole998 11 2,477 2021-02-25, 08:45 PM
Last Post: mvallevand

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode