NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support Linux v
« Previous 1 … 7 8 9 10 11 … 34 Next »
Request for supporting Ceton devices on Linux

 
  • 0 Vote(s) - 0 Average
Request for supporting Ceton devices on Linux
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,112
Threads: 957
Joined: May 2006
#261
2023-02-17, 11:56 PM
PM me ssh or TeamViewer info and I will have look.

Martin
run088
Offline

Member

us
Posts: 133
Threads: 1
Joined: Mar 2020
#262
2023-02-18, 08:07 PM
end result


Attached Files
.zip   Sandbox.zip (Size: 2.88 KB / Downloads: 3)
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,112
Threads: 957
Joined: May 2006
#263
2023-02-19, 02:23 AM
Thanks for sharing that I assume things are good now. Also thanks for the time today today, sorry it took so long to understand you edited opendct.sh but it was good for me to see the Cetons in action.

To recap the last few days

- there was a bug in opendct.py creating the Linux extra
- time.sleep is not needed but increasing the timeout does hurt.
- do not edit opendct.sh
- if you use python to test tuning reception and not opendctsh you will need to restart the service (I forgot to mention this)

We also found out that the Ceton creates ts files that sub's default transcoding does not like so the web server won't play it. ffplay should always be the first tool used for testing before going to NextPVR . Using Dynamic mode in opendct is recommended for browser testing and most client. Some clients will be able to use raw mode but many will not. Even Kodi on different platforms has trouble. YMMV.

If your goal is to use Plex, it is supposed to use smart ffmpeg processing so in theory it should be able to deal with the raw files, but it might not be as smart as full demuxer. If you do use raw mode remuxing in post processing makes sense anytime

Thanks again for the time. Not sure if there are other Ceton Linux users out there but I will clean up opendct.py and little more and add it to a general post for Linux and Window users.

Martin
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,789
Threads: 769
Joined: Nov 2003
#264
2023-02-19, 04:45 PM
(2023-02-19, 02:23 AM)mvallevand Wrote: We also found out that the Ceton creates ts files that sub's default transcoding does not like so the web server won't play it.
Have you got a sample file so I can see what the problem is?

From memory, when v4 supported the Ceton devices natively, the transport stream arrived with the PAT/PMT listing multiple channels, but only a single one had data. (ie, they'd just filtered the stream to drop the PIDs they weren't interested in, but didn't rewrite the PAT to only include the single channel). Other devices output TS streams that only have a PAT listing a single channel. NextPVR v4 had to rewrite the PAT output by this device, before it was written to disk to make it more standard.
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,112
Threads: 957
Joined: May 2006
#265
2023-02-19, 05:12 PM
I can send it a small one if you want, but the issue is as you describe it. An unfiltered PAT with the filtered a/v streams for the program. That is why the opendct option to use ffmpeg to rewrite in on the fly works and I recommend it now seeing the data.

The issue with the web browser is the map commands since they ignore the program number. A generic ffmpeg -i filename -codec copy -cConfused copy works better since it rewrites PAT properly. I think the player is the issue though since the data does grow without stopping.

Martin
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,789
Threads: 769
Joined: Nov 2003
#266
2023-02-19, 05:16 PM
(2023-02-19, 05:12 PM)mvallevand Wrote: I can send it a small one if you want, but the issue is as you describe it. An unfiltered PAT with the filtered a/v streams for the program. That is why the opendct option to use ffmpeg to rewrite in on the fly works and I recommend it now seeing the data.
Yeah, you pretty much need to do something like this before feeding the data to NextPVR. v4 did the same thing in the past, to rewrite the PAT as the data was received, before it was passed on to other components.
run088
Offline

Member

us
Posts: 133
Threads: 1
Joined: Mar 2020
#267
2023-04-01, 06:46 PM
Its all bad. I can't for the life of me figure out what exactly is the problem.

I added a second ceton card to my machine. When I installed it the old tuner was still working.

After I had its networking configured I went back into nextpvr settings and deleted the tuners. I then reran the INSTALL Ceton command to get the new tuners to show up. Now opendct gets no connection with nextpvr when I send channel commands.

Any help would be greatly appreciated.
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,112
Threads: 957
Joined: May 2006
#268
2023-04-01, 08:35 PM
After this many posts you should know that posting without logs is a waste of time.

Martin
run088
Offline

Member

us
Posts: 133
Threads: 1
Joined: Mar 2020
#269
2023-04-01, 08:56 PM (This post was last modified: 2023-04-01, 09:00 PM by run088.)
here you go


Attached Files
.zip   logs.zip (Size: 243.47 KB / Downloads: 1)
.zip   opendct.zip (Size: 982.56 KB / Downloads: 2)
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,112
Threads: 957
Joined: May 2006
#270
2023-04-01, 09:19 PM
The NextPVR log doesn't show you trying Live TV after the logs for the OpenDCT restart, perhaps you are testing wrong again. When you send NextPVR logs don't just copy the logs use the web server download to flush them first.

Martin
« Next Oldest | Next Newest »

Users browsing this thread: 2 Guest(s)

Pages (29): « Previous 1 … 25 26 27 28 29 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  Extras Tuners Not Loading on NextPVR 3.1 Linux Install Siftingice 1 43 2025-07-03, 12:12 AM
Last Post: mvallevand
  Extras Tuners Not Loading on NextPVR 3.1 Linux Install Siftingice 0 28 2025-07-03, 12:02 AM
Last Post: Siftingice
  How to get Hauppage firmware running on Linux Mint Higgo 8 394 2025-06-13, 08:31 AM
Last Post: mvallevand
  Linux Command Line To Initiate SchedulesDirect EPG Update LinuxDVR 1 355 2025-04-13, 06:35 PM
Last Post: mvallevand
  Linux install failed -- permission denied? FrogFan 4 692 2025-03-26, 12:39 AM
Last Post: FrogFan
  Is there a 'recommended' version/release of Linux? Bobthegoldfish 1 478 2024-12-24, 12:28 AM
Last Post: mvallevand
  Downgrade on Linux eriberg 3 582 2024-09-04, 08:46 PM
Last Post: mvallevand
  Pi5 / Firefox 128.0 - ctrl key in devices screen does not work TheRealRoland 4 786 2024-08-02, 07:26 PM
Last Post: TheRealRoland
  linux mint 22 bccicone 2 645 2024-08-01, 10:10 PM
Last Post: bccicone
  Client Recommendations on Linux devarionarias 6 1,904 2024-06-18, 04:31 PM
Last Post: devarionarias

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

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

Linear Mode
Threaded Mode