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
« Previous 1 2 3 4 Next »
ffmpeg Question RTSP to HLS

 
  • 0 Vote(s) - 0 Average
ffmpeg Question RTSP to HLS
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,090
Threads: 957
Joined: May 2006
#31
2022-02-03, 02:06 AM
No the wiki link

Martin
Brucek2839
Offline

Senior Member

Chicago, Il
Posts: 516
Threads: 147
Joined: May 2018
#32
2022-02-03, 02:06 AM
Here it is zipped
Brucek2839
Offline

Senior Member

Chicago, Il
Posts: 516
Threads: 147
Joined: May 2018
#33
2022-02-03, 02:23 AM
PROGRESS.  I am happy.  Well sort of...
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,090
Threads: 957
Joined: May 2006
#34
2022-02-03, 02:27 AM
Whatever you posted is not close to what an extra on the wiki looks like. Get it working with the example extra and Al Jazeera and replace the args with your working parameters. Don't put fflay in the extra.

Good luck I'm done now.

Martin
Brucek2839
Offline

Senior Member

Chicago, Il
Posts: 516
Threads: 147
Joined: May 2018
#35
2022-02-03, 02:34 AM
Sorry,  I uploaded the wrong file.  Please do not go.  I am so close.  I really appreciate your help.  I know you have other things to do but I really appreciate the help.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,787
Threads: 769
Joined: Nov 2003
#36
2022-02-03, 02:36 AM
Probably something like:

Code:
<extras>
    <channel name="camera">
      <command>ffmpeg.exe</command>
      <args>-re -v panic -f lavfi -i anullsrc=r=48000:cl=mono -i "rtsp://admin:12345@192.168.1.138:554/Streaming/Channels/1?transportmode=unicast&amp;profile=Profile_1" -vcodec copy -acodec aac -f mpegts - </args>
    </channel>
  </extras>

EDIT: fixed the start of the args, which was wronbg when I first posted
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,090
Threads: 957
Joined: May 2006
#37
2022-02-03, 02:43 AM
Not quite you need to encode the args for XML

Martin
Brucek2839
Offline

Senior Member

Chicago, Il
Posts: 516
Threads: 147
Joined: May 2018
#38
2022-02-03, 02:45 AM
That worked but now it Says "Unable to find available capture device"
Brucek2839
Offline

Senior Member

Chicago, Il
Posts: 516
Threads: 147
Joined: May 2018
#39
2022-02-03, 02:47 AM
Sorry.  Here you go
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,090
Threads: 957
Joined: May 2006
#40
2022-02-03, 03:11 AM
You must xml encode the args

Code:
-re -v panic -f lavfi -i anullsrc=r=48000:cl=mono -i &quot;rtsp://admin:12345@192.168.1.138:554/Streaming/Channels/1?transportmode=unicast&amp;amp;profile=Profile_1&quot; -vcodec copy -acodec aac -f mpegts -

Martin
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (9): « Previous 1 2 3 4 5 6 … 9 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  Locast Multiple Streams Question pkscout 4 1,613 2021-08-30, 12:14 AM
Last Post: sub

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

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

Linear Mode
Threaded Mode