NextPVR Forums
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support Windows v
« Previous 1 … 47 48 49 50 51 … 73 Next »
DD OctopusNET Serverside Decryption

 
  • 0 Vote(s) - 0 Average
DD OctopusNET Serverside Decryption
Heinrich
Offline

Junior Member

Austria
Posts: 3
Threads: 1
Joined: Sep 2020
#1
2020-09-08, 11:17 AM
Hello,

I ended up here cause i am searching for a replacement of TVMosaic which not longer exists.
Is there a possibility to use the Server Side CI from the DigitalDevices OctopusNET?
From my understanding only the non standard paramerter x_pmt would be needed at the rtsp url.

Or with a different approach, is it possible to manually add rtsp stream urls as custom channels?
Like:
rtsp://@192.168.xxx.xxx/?src=1&freq=11302&pol=h&msys=dvbs2&sr=22000&pids=0,108,2920,2925,2921,2922,18,17,16&x_pmt=108
Which works at least for VLC to show encrypted channels.

Thanks in advance,
Heinrich
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 45,396
Threads: 868
Joined: May 2006
#2
2020-09-08, 01:08 PM
From searching the MP web site it does look like adding &x_pmt=PMTPID might do it if sub has time.

For now looking at the Kodi add on source can you zip and post the output from

curl "http://serverAddress/channellist.lua?select=json"

Martin
Heinrich
Offline

Junior Member

Austria
Posts: 3
Threads: 1
Joined: Sep 2020
#3
2020-09-08, 01:23 PM
Hi Martin,

Here ist the channellist from the server...
One relevant excerpt from the File:
{"Title":"ORF1 HD","Request":"?src=1&freq=11302&pol=h&msys=dvbs2&sr=22000&x_ci=1&x_pmt=107.4911&pids=0,16,17,18,20,107,1920,1921,1922,1925","ID":"0192:1:1007:4911","Tracks":[1921,1922]}
The x_ci=1 is not necessary... If it is omitted it uses the slot automatically...

Thx,
Heinrich


Attached Files
.zip   ChannelList.zip (Size: 14.28 KB / Downloads: 1)
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 45,396
Threads: 868
Joined: May 2006
#4
2020-09-08, 03:13 PM (This post was last modified: 2020-09-08, 06:20 PM by mvallevand.)
Ok if you are interested in using this as an extra recorder for now

First you need to install python3 from python.org in the path for all users.

1.  Get the source input file

curl "http://serverAddress/channellist.lua?select=json"  -o . C:\Users\Public\NPVR-data\scripts\ChannelList.json

2. Unzip the attached into C:\Users\Public\NPVR-data\scripts

Test that the extra is working with a channel name from the list eg.

python C:\Users\Public\NPVR-data\scripts\Octopus.py "ORF1 HD" | "c:\Program Files\NextPVR\Other\ffplay" -i pipe:

3. Create the extras file for NextPVR

python C:\Users\Public\NPVR-data\scripts\CreateExtras.py

You will probably want to remove stations from extras-Octopus.xml before proceeding.

4.  From NextPVR web Settings->Devices find the EXTRA and import it and select the channels you actually want.  Hopefully your xmltv guide will have the same names.

Martin


Attached Files
.zip   Octopus.zip (Size: 1.37 KB / Downloads: 1)
Heinrich
Offline

Junior Member

Austria
Posts: 3
Threads: 1
Joined: Sep 2020
#5
2020-09-08, 05:09 PM
Congratulation and big thanks Martin!!
It works!!

Just had to change the script slightly: Adding trailing / at IP address and changing -f mpegs ts to -f mpegts

Thanks a lot!!
Heinrich
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 45,396
Threads: 868
Joined: May 2006
#6
2020-09-08, 05:21 PM (This post was last modified: 2020-09-08, 10:40 PM by mvallevand.)
Great I have fixed the script up and the instructions and created files that should work for other setups.

Radio stations are also now identified separately so in Kodi they show under Radio and stations with useless title are skipped.

Martin
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



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

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

Linear Mode
Threaded Mode