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 … 30 31 32 33 34 Next »
One Frame of Video, HDHomeRun PRIME

 
  • 0 Vote(s) - 0 Average
One Frame of Video, HDHomeRun PRIME
crackulator
Offline

Member

Posts: 131
Threads: 22
Joined: Nov 2014
#1
2019-09-18, 08:00 AM
Trying to set up v5 server on Ubuntu with HDHomeRun Prime HDHR3-CC (probably oldish one with 3 tuners, CableCard). Source is cable, using CableCard. Setup is working fine with v4.

Whenever I try to watch a channel, I get only one frame of video, no sound, and it never progresses past that (well, not within 2 or 3 minutes that I'm willing to wait). Just sits there showing that one frame of video. Tried a few different channels, both SD and HD, same result.

Log file attached, attempt to tune is the last thing I did before taking the log, stopped it at 00:52.
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,768
Threads: 954
Joined: May 2006
#2
2019-09-18, 01:26 PM
There are database lock issues with your live TV. I would restart the service. Sub needs to remove some unnecessary art logging too those files are crazy to view on a tablet.

Martin
Graham
Offline

Posting Freak

UK
Posts: 4,058
Threads: 102
Joined: Dec 2005
#3
2019-09-18, 03:33 PM
mvallevand Wrote:... those files are crazy to view on a tablet.

Aren't you supposed to be on your holidays? Are you addicted? Does there need to be an intervention? Smile :confused: Smile
crackulator
Offline

Member

Posts: 131
Threads: 22
Joined: Nov 2014
#4
2019-09-18, 04:37 PM
I stopped and started the service, no change. So rebooted the server. Not being sure if the service would start itself, checked status. The result:

fritz@balq:~$ service nextpvr-server status
● nextpvr-server.service - NextPVRServer
Loaded: loaded (/usr/lib/systemd/system/nextpvr-server.service; enabled; vendor preset: enabled)
Active: failed (Result: core-dump) since Wed 2019-09-18 09:26:55 PDT; 6min ago
Process: 1272 ExecStart=/opt/nextpvr/shell/server.sh start (code=exited, status=0/SUCCESS)
Main PID: 1276 (code=dumped, signal=ABRT)

Sep 18 09:26:49 balq server.sh[1272]: Unhandled Exception: System.Net.Sockets.SocketException: Network is unreachable
Sep 18 09:26:49 balq server.sh[1272]: at System.Net.Sockets.Socket.UpdateStatusAfterSocketErrorAndThrowException(SocketError error, String callerName)
Sep 18 09:26:49 balq server.sh[1272]: at System.Net.Sockets.Socket.SendTo(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags, EndPoint remoteEP)
Sep 18 09:26:49 balq server.sh[1272]: at NShared.Utility.HDHomeRun.Discover(String specificDeviceID)
Sep 18 09:26:49 balq server.sh[1272]: at NShared.HDHomeRunRecorder.GetPresentDevices()
Sep 18 09:26:49 balq server.sh[1272]: at NShared.Visible.CaptureSource.UpdateDevices(ICaptureSourceUpdateStatus callback)
Sep 18 09:26:49 balq server.sh[1272]: at NShared.RecordingService..ctor()
Sep 18 09:26:49 balq server.sh[1272]: at NPVR5.Program.Main(String[] args)
Sep 18 09:26:55 balq systemd[1]: nextpvr-server.service: Main process exited, code=dumped, status=6/ABRT
Sep 18 09:26:55 balq systemd[1]: nextpvr-server.service: Failed with result 'core-dump'.

So then I proceeded to

fritz@balq:~$ sudo service nextpvr-server stop
fritz@balq:~$ sudo service nextpvr-server start
fritz@balq:~$ sudo service nextpvr-server status
● nextpvr-server.service - NextPVRServer
Loaded: loaded (/usr/lib/systemd/system/nextpvr-server.service; enabled; vendor preset: enabled)
Active: active (running) since Wed 2019-09-18 09:34:05 PDT; 3s ago
Process: 2506 ExecStart=/opt/nextpvr/shell/server.sh start (code=exited, status=0/SUCCESS)
Main PID: 2508 (dotnet)
Tasks: 18 (limit: 4556)
CGroup: /system.slice/nextpvr-server.service
└─2508 /opt/dotnet/dotnet /opt/nextpvr/system/NextPVRServer.dll

Sep 18 09:34:03 balq systemd[1]: Starting NextPVRServer...
Sep 18 09:34:05 balq server.sh[2506]: Starting server..Done. PID=2508
Sep 18 09:34:05 balq systemd[1]: Started NextPVRServer.

Looked better, but repeated test, still only one frame of video.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,626
Threads: 767
Joined: Nov 2003
#5
2019-09-18, 05:36 PM
Graham Wrote:Aren't you supposed to be on your holidays? Are you addicted? Does there need to be an intervention? Smile :confused: Smile
lol Big Grin
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,626
Threads: 767
Joined: Nov 2003
#6
2019-09-18, 05:39 PM
So these are definitely not DRM channels right? You do sometimes get a few frames out of a DRM channel before the HDHR Prime stops delivering data.

If you schedule a recording, do you end up with a file. Is that playable in another player?
crackulator
Offline

Member

Posts: 131
Threads: 22
Joined: Nov 2014
#7
2019-09-18, 10:17 PM
I can't be sure if they were DRM channels, but I don't think so. They weren't anything special, I think Root Sports, ESPN, and some random SD local channel.

I haven't tried recording, but I'll try that tonight.
BrettB
Offline

Posting Freak

Saint Paul, MN, USA
Posts: 2,665
Threads: 170
Joined: Jun 2007
#8
2019-09-18, 10:47 PM
TheFritz Wrote:I can't be sure if they were DRM channels, but I don't think so. They weren't anything special, I think Root Sports, ESPN, and some random SD local channel.


Connect to the webserver on the HDHR Prime and view your channel list. If it show a DRM icon next to the channel, then the cable company is protecting it so that NextPVR can't record from it (or view live tv).
crackulator
Offline

Member

Posts: 131
Threads: 22
Joined: Nov 2014
#9
2019-09-19, 05:44 AM
Quote:Connect to the webserver on the HDHR Prime and view your channel list.

Thank you. Confirmed, the ones I tried to watch are not DRM channels.
crackulator
Offline

Member

Posts: 131
Threads: 22
Joined: Nov 2014
#10
2019-09-19, 06:37 AM
I scheduled a recording and it recorded, plays fine with VLC. Tried to play it with NextPVR, it says it's still Pending even though it ended a half hour before (and file size is stable, so it appears to be done), won't let me play it.
Restarted service
Now when I surf to that recording it says "[Failed: Recording service not running at recording time]", still no option to play it. The service was certainly running at recording time.
File is still there and still plays fine with VLC.
Tried again to watch live, on a confirmed non-DRM channel, one frame of video.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (3): 1 2 3 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  HDHomerun channel scan not working WagMan 2 696 2023-12-06, 02:38 PM
Last Post: mvallevand
  HDHOMERUN Recordings fail skris88 9 1,473 2023-03-27, 10:23 PM
Last Post: skris88
  NextPVR Server VOD Downloads Incomplete TS Video Files nonuoha 22 3,102 2023-03-26, 09:09 PM
Last Post: mvallevand
  HDhomerun tuner lock collision JoeBob 3 761 2022-12-09, 03:31 PM
Last Post: mvallevand
  No EPG from HDHomeRun billmoon 2 854 2022-11-12, 05:30 AM
Last Post: billmoon
  Video URI for Recordings? TheKenR 12 1,783 2022-11-06, 05:20 PM
Last Post: mvallevand
  No EPG (NextPVR & HDHomeRun) itm2 5 1,327 2022-10-28, 09:56 PM
Last Post: itm2
  m3u8 has separate audio / video streams streams...forcing transcode... TheKenR 4 2,444 2022-07-14, 04:56 PM
Last Post: sub
  Issue After Adding 2nd HDHomerun Tuner mcragoe 18 2,837 2022-04-11, 02:44 PM
Last Post: mcragoe
  Described Video bainese 6 1,324 2021-10-07, 05:01 PM
Last Post: mvallevand

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

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

Linear Mode
Threaded Mode