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
Brucek2839
Offline

Senior Member

Chicago, Il
Posts: 516
Threads: 147
Joined: May 2018
#41
2022-02-03, 03:23 AM
Darn and I am so close...I have no clue now...
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,096
Threads: 957
Joined: May 2006
#42
2022-02-03, 03:25 AM
Paste what I posted as the args in your extra.

Martin
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,788
Threads: 769
Joined: Nov 2003
#43
2022-02-03, 03:35 AM
(2022-02-03, 03:11 AM)mvallevand Wrote: You must xml encode the args

Code:
-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&profile=Profile_1" -vcodec copy -acodec aac -f mpegts -

Martin
The command line I posted was already encoding part of the xml args (see &), so you're ending up with &. I'd forgotten to do the quotes.

I think the correct encoding is:
Code:
-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&profile=Profile_1" -vcodec copy -acodec aac -f mpegts -
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,096
Threads: 957
Joined: May 2006
#44
2022-02-03, 03:37 AM
Yes sorry I am doing this on a tablet which makes editing a little tough.

Martin
Brucek2839
Offline

Senior Member

Chicago, Il
Posts: 516
Threads: 147
Joined: May 2018
#45
2022-02-03, 03:46 AM
Here is the one from Sub.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,788
Threads: 769
Joined: Nov 2003
#46
2022-02-03, 03:47 AM
and did it work?
Brucek2839
Offline

Senior Member

Chicago, Il
Posts: 516
Threads: 147
Joined: May 2018
#47
2022-02-03, 03:50 AM
No.  Now here is the one from Martin.
Brucek2839
Offline

Senior Member

Chicago, Il
Posts: 516
Threads: 147
Joined: May 2018
#48
2022-02-03, 03:51 AM
Still did not work
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,788
Threads: 769
Joined: Nov 2003
#49
2022-02-03, 03:53 AM
The command line looks ok to me. Maybe post your logs.
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,096
Threads: 957
Joined: May 2006
#50
2022-02-03, 03:55 AM
It is wrong it has my first && issue.

Martin
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

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


Possibly Related Threads…
Thread Author Replies Views Last Post
  Locast Multiple Streams Question pkscout 4 1,617 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