NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support Legacy (v4.x and earlier) v
« Previous 1 … 8 9 10 11 12 … 433 Next »
how to create my own IPTV channel

how to create my own IPTV channel
Brucek2839
Offline

Senior Member

Chicago, Il
Posts: 515
Threads: 146
Joined: May 2018
#1
2020-03-30, 10:17 PM
OK, I asked this question some time ago on how to import my IP security camera into NextPVR.    Well I found the RTSC stream that my camera uses and I am able to view it in VLC player.  NextPvr just does not seem to like it.  
can someone shed some light on this for me?  Do I nede to re-encode it?  If so How would I go about this?  Someone lead me in the right direction.
Thank you,
Bruce
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,768
Threads: 954
Joined: May 2006
#2
2020-03-31, 12:26 AM
Basically if you can see it with ffmpeg or vlc you can get it into NextPVR V5 I wouldn't bother in V4.

That doesn't mean it is easy.

Martin
Graham
Offline

Posting Freak

UK
Posts: 4,058
Threads: 102
Joined: Dec 2005
#3
2020-03-31, 10:45 AM
(2020-03-30, 10:17 PM)Brucek2839 Wrote: Do I nede to re-encode it?  If so How would I go about this?  Someone lead me in the right direction.

Have you seen this? ... https://github.com/sub3/NextPVR/wiki/Extras

It might be that you can cfreate a ffmpeg command that receives data from your camera and outputs as described in the wiki page.

You might be able able to find another forum where folk can provide assistance with ffmpeg.
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,768
Threads: 954
Joined: May 2006
#4
2020-03-31, 01:46 PM
My suggestion always for extras is to download the full ffmpeg package and from it use the command ffplay to play any url your device provides. If you can do that it is pretty easy. If not, you might need to use Direct Show and that is where it becomes exper level. You mentioned rtsc but I assume you mean rtsp so likely you will have a good chance.

Martin
Brucek2839
Offline

Senior Member

Chicago, Il
Posts: 515
Threads: 146
Joined: May 2018
#5
2020-03-31, 03:43 PM
Martin,
I have not tried this yet. But this is what I have gathered from reading i have done on extras. If you have had experience with FFmpeg do you think this would work?

Thank you,

<extras>
<channel name="driveway camera">
<command>ffmpeg.exe</command>
<args>-i rtsp://username:pasword@11.111.111.11:554/streaming/channels/1?transportmode=unicast/camera/index.m3u8 -vcodec copy -acodec -f mpegts - <args>
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,768
Threads: 954
Joined: May 2006
#6
2020-03-31, 04:00 PM
That looks reasonable did you try that command with ffplay?

for sure

- you should add the full path to ffmpeg
- it's not valid xml you need to close <args> with </args> not <args> and the close </channel> and </extras>
- I use -codec copy but only if it is h264/aac if it has some other codecs you might need to transcode especially if you want to play in the browser
- because of the ? you might need quotes around the url ffplay would show that.
- you need to add -v panic to the args so that text doesn't get captured

Martin
Brucek2839
Offline

Senior Member

Chicago, Il
Posts: 515
Threads: 146
Joined: May 2018
#7
2020-03-31, 04:19 PM
Martin, I think I am getting way over my head. I should really give up on the idea of creating a channel for my dvr. I'm sad for now.
Thank you for you insight.
Bruce
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,768
Threads: 954
Joined: May 2006
#8
2020-03-31, 04:24 PM
I don't understand are you saying you can't figure out how to use ffplay from the command line it is

ffplay url

If that works I can create the extras file for you.

Martin
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  IR Server Suite Channel Changer BTJustice 26 26,828 2023-01-11, 08:49 PM
Last Post: Frapo
  Device Update - Channel Mapping chezmorris 10 4,518 2022-07-01, 01:59 PM
Last Post: mvallevand
  IPTV Channel Mapping jrockow 15 7,568 2021-03-07, 09:45 PM
Last Post: jrockow
  channel icon location Brucek2839 2 1,647 2021-03-04, 10:30 PM
Last Post: Brucek2839
  UK channel More4 - tunes but cannot view? prothed 7 2,660 2021-02-17, 02:59 PM
Last Post: Graham
  send channel chanes via winLIRC?? chef Paula 67 12,611 2021-02-11, 07:38 PM
Last Post: mvallevand
  NextPVR hangs when tuning to offline channel? CormacBaptiste 2 1,862 2021-02-03, 01:29 PM
Last Post: Graham
  Possible to set the EPG source for more than one channel at a time? LeGrandZombie 15 7,825 2020-12-06, 02:15 AM
Last Post: pitbull1969
  xmltv and EPG channel icons HaTaX 5 3,971 2020-10-28, 04:25 AM
Last Post: sub
  State of IPTV support TRW 18 5,827 2020-10-22, 09:58 AM
Last Post: pbelo

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

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

Linear Mode
Threaded Mode