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
Online

Posting Freak

Ontario Canada
Posts: 53,112
Threads: 957
Joined: May 2006
#111
2020-04-02, 05:36 PM
zip and upload your sh and py files and I will try them here

Maybe run

sha256sum /opt/opendct/lib/opendct-0.5.29.jar

To see which version you have.

Martin
run088
Offline

Member

us
Posts: 133
Threads: 1
Joined: Mar 2020
#112
2020-04-02, 07:36 PM
I went and read the thread you sent me to earlier for the install. Noticed it was more windows10 based and the user looking for help had a similar setup to mine. ceton cards anyway. a 4 & 6 in his system. Different mobo but still. Anyway I have a 10 build on this machine. I had already tried to use the ceton proxy described in that thread but was unable to get it to work with more than tuning 1 channel at a time. It would allow multiple connections of the same channel but was limited to one stream per channel. I just decided to go back to linux when it didnt work how I wanted when I came across this thread. Anyhow. I jumped over to windows while you away and I am about as far on this OS as the other. I dont care to help you get your bugs worked out on both OS's if thats what you need but here are the windows logs


Attached Files
.zip   logs-20200402-1934.zip (Size: 181.88 KB / Downloads: 2)
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,112
Threads: 957
Joined: May 2006
#113
2020-04-02, 07:45 PM
The nextpvr logs only help to confirm the extras and install work and it did. The opendct.log is really the key for me.

The only way I see forward is for you to provide your py and sh and to see why they don't work for you when I test using an HDHR, it is working fine for me with my scripts from windows and linux.

Martin
run088
Offline

Member

us
Posts: 133
Threads: 1
Joined: Mar 2020
#114
2020-04-02, 07:56 PM
Where is the log in windows? Here are the py and bat


Attached Files
.7z   scripts.7z (Size: 2.61 KB / Downloads: 1)
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,112
Threads: 957
Joined: May 2006
#115
2020-04-02, 08:02 PM
The active one is in C:\ProgramData\OpenDCT\logs\opendct.log

The windows test batch might have made a log file

C:\Users\Public\NPVR-data\logs\opendct-##.log

I thought your where going back to linux?

Martin
run088
Offline

Member

us
Posts: 133
Threads: 1
Joined: Mar 2020
#116
2020-04-02, 08:12 PM
I will. I figured we can see if this might be an easy fix on this side


Attached Files
.zip   opendct.zip (Size: 3.5 KB / Downloads: 2)
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,112
Threads: 957
Joined: May 2006
#117
2020-04-02, 08:37 PM
Ok I put your two files in my setup and tested the way I like to test in Windows from the NPVR-data folder and ran the following no problem

scripts\opendct.bat 4.1 "HDHomeRun HDTC-2US Tuner 10528531-0" 7820  | ffplay -i pipe:

In the opendct log I get the messages I don't see on your setups   The only thing I can think of is that the Cetons were still being initialized in your last logs.

Code:
16:22:18.808 [SageTVRequestHandler-1238:Unknown] DEBUG SageTVRequestHandler - SageTV sent: 'START HDHomeRun HDTC-2US Tuner 10528531-0|7820|4.1|12345678|stdout|Great'
...
16:22:22.170 [SageTVRequestHandler-1238:HDHomeRun HDTC-2US Tuner 10528531-0] DEBUG RawSageTVConsumerImpl - Using custom upload port for NextPVR 7820

Martin
run088
Offline

Member

us
Posts: 133
Threads: 1
Joined: Mar 2020
#118
2020-04-02, 08:58 PM (This post was last modified: 2020-04-02, 09:00 PM by run088.)
(2019-12-16, 04:10 AM)mvallevand Wrote: We might have to put a delay in python

in opendct.py

at the top

import time

and insert the wait after

  #print("Connection from: " + str(address))
  time.sleep(5)

Martin



tried this and no luck

Streaming Failed (transcoder exited)
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,112
Threads: 957
Joined: May 2006
#119
2020-04-02, 09:28 PM
Until it connects with opendct there is no point in adding delays. I don't see any need for that anymore.

Martin
run088
Offline

Member

us
Posts: 133
Threads: 1
Joined: Mar 2020
#120
2020-04-02, 10:05 PM
C:\>C:\Users\Public\NPVR-data\scripts\opendct.bat 29 "DCT-Ceton InfiniTV PCIe (00-80-0d-5a) Tuner 1" 7827 | C:\Users\Public\NPVR-data\scripts\ffmpeg\bin\ffplay.exe -i pipe:
ffplay version git-2020-04-01-afa5e38 Copyright © 2003-2020 the FFmpeg developers
built with gcc 9.3.1 (GCC) 20200328
configuration: --enable-gpl --enable-version3 --enable-sdl2 --enable-fontconfig --enable-gnutls --enable-iconv --enable-libass --enable-libdav1d --enable-libbluray --enable-libfreetype --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-libopus --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libsrt --enable-libtheora --enable-libtwolame --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxml2 --enable-libzimg --enable-lzma --enable-zlib --enable-gmp --enable-libvidstab --enable-libvmaf --enable-libvorbis --enable-libvo-amrwbenc --enable-libmysofa --enable-libspeex --enable-libxvid --enable-libaom --enable-libmfx --enable-ffnvcodec --enable-cuda-llvm --enable-cuvid --enable-d3d11va --enable-nvenc --enable-nvdec --enable-dxva2 --enable-avisynth --enable-libopenmpt --enable-amf
libavutil 56. 42.102 / 56. 42.102
libavcodec 58. 77.101 / 58. 77.101
libavformat 58. 42.100 / 58. 42.100
libavdevice 58. 9.103 / 58. 9.103
libavfilter 7. 77.101 / 7. 77.101
libswscale 5. 6.101 / 5. 6.101
libswresample 3. 6.100 / 3. 6.100
libpostproc 55. 6.100 / 55. 6.100
pipe:: Invalid data found when processing inputKB sq= 0B f=0/0
nan : 0.000 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0

C:\>
« Next Oldest | Next Newest »

Users browsing this thread: 2 Guest(s)

Pages (29): « Previous 1 … 10 11 12 13 14 … 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 45 2025-07-03, 12:12 AM
Last Post: mvallevand
  Extras Tuners Not Loading on NextPVR 3.1 Linux Install Siftingice 0 29 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 583 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,906 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