NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Kodi / XBMC X-NEWA v
« Previous 1 … 9 10 11 12 13 Next »
Issues with streaming on NEWA and X-NEWA. Are they related?

 
  • 0 Vote(s) - 0 Average
Issues with streaming on NEWA and X-NEWA. Are they related?
bobbydazzler
Offline

Junior Member

Posts: 15
Threads: 2
Joined: Mar 2012
#1
2013-03-15, 08:51 PM
Hi All

Below I have tried to describe in as much detail what I am trying to do and the issues I have come up against. I have not posted logs yet as I am not sure which ones you would need and what action I should capture in the logs. I should also point out that I have been dabbling with this set up for a few days and I seem to be two steps forward, one step back. I do feel though that this still has merit if I can iron out the kinks. Thanks in advance...


The Solution Requirement
  • A whole home DVR system with remote client machines
  • Ability to rip DVDs into media gallery for viewing on remote client machines around the house
  • Ability to view DVDs directly on remote client machines around the house

The Hardware
  • DVR Server
    [INDENT]
    • Intel DG41MJ
    • Intel Core 2 Quad Q9550
    • 8GB memory
    • No dedicated Video Card
    [/INDENT]
  • TV Tuner
    [INDENT]
    • HD Homerun Prime
    • Comcast CableCard
    [/INDENT]
  • Client Machines
    [INDENT]
    • Dell Precision M4600
    • HP Elite 6710b
    • Future - Raspberry Pi (Possibly)
    [/INDENT]
  • Network
    [INDENT]
    • Wired 100/1000
    [/INDENT]

The Software
  • DVR Server
    [INDENT]
    • Windows Home Server 2011
    • HD Homerun
    • NextPVR 2.5.9 plus NPVR 2.5.9 Post-R2 Rollup 2
    • NEWA v1.31
    • XBMC v12
    [/INDENT]
  • TV Tuner
    [INDENT]
    • HD Homerun Prime 20130117
    [/INDENT]
  • Client Machines
    [INDENT]
    • Windows 7 x64
      [INDENT]
      • XBMC v12
      • VLC 2.0.5
      • XBMC v12
      • XBMC Add-ons
        [INDENT]
        • NextPVR
        • X-NEWA
        [/INDENT]
      [/INDENT]
    [/INDENT]



The Problem(s)
First let me say what is working;
  • Can view live Comcast digital channels I receive in the following applications;
    [INDENT]
    • HD Homerun Quick TV on the server and any client machine I have installed the HD Homerun apps on
    • XBMC on the server via;
      [INDENT]
      • NextPVR add-on
      • X-NEWA add-on
        [/INDENT]
    • XBMC on the remote client machines via;
      [INDENT]
      • NextPVR add-on
        [/INDENT]
      [/INDENT]
  • Can view recorded Comcast digital channels I receive in the following applications;
    [INDENT]
    • XBMC on the server via;
      [INDENT]
      • NextPVR add-on
      • X-NEWA add-on although if there are no recordings I get an error stating ‘Unable to contact NPVR Server!”
        [/INDENT]
    • XBMC on the client via;
      [INDENT]
      • NextPVR add-on
      • X-NEWA add-on although if there are no recordings I get an error stating ‘Unable to contact NPVR Server!”
        [/INDENT]
      [/INDENT]


[COLOR="#FF0000"]What is NOT working;
  • Can NOT view live Comcast digital channels I receive in the following applications;
    [INDENT]
    • XBMC on the remote client machines via;
      [INDENT]
      • X-NEWA add-on. I get a second of video and then it stops/freezes or kicks me back to the EPG
      • NEWA web page. Clicking on ‘View Live’ on the channel number launches VLC in a webpage window but no audio or video is played. The status in VLC at the bottom says “Idling”
        [/INDENT]
      [/INDENT]
  • Can NOT view recorded Comcast digital channels I receive in the following applications;
    [INDENT]
    • NEWA web page. Clicking on ‘Manage Recordings’ and then selecting ‘Play’ launches Windows Media Player (not sure why). No audio or video is played.
      [/INDENT]
[/COLOR]
What I haven’t tried yet;
  • I can get iNEWA on my iPhone and initiate recordings but I have not attempted to see if I can stream to a mobile device.
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,192
Threads: 958
Joined: May 2006
#2
2013-03-15, 10:02 PM
Streaming via NEWA and X-NEWA are quite different so problems are likely not related. For remote streaming X-NEWA just passes a url or a filename to xbmc's player. I can't think of a reason why it would act that that much differently but I might see something if you upload the client xbmc.log.

The error on no recordings I'll take away as a probable problem.

Martin
bobbydazzler
Offline

Junior Member

Posts: 15
Threads: 2
Joined: Mar 2012
#3
2013-03-15, 10:38 PM
Thanks Martin

I have attached the XMBC.log as you requested
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,192
Threads: 958
Joined: May 2006
#4
2013-03-15, 10:50 PM
It's not appearing to to get any data. Since you are connecting on port 8866 to start streaming it is not firewall are you sure the tuner is available?

Code:
16:31:47 T:9960  NOTICE: Playing http://192.168.1.5:8866/live?channel=654&client=XNEWA-0xcf8b23a59297L
16:31:48 T:6892  NOTICE: DVDPlayer: Opening: http://192.168.1.5:8866/live?channel=654&client=XNEWA-0xcf8b23a59297L
16:31:49 T:15324 WARNING: XFILE::CCurlFile::CReadState::FillBuffer: curl failed with code 22
16:31:49 T:15324   ERROR: CCurlFile::CReadState::Open, didn't get any data from stream.
16:31:49 T:15324   ERROR: XFILE::CFileCache::Open - failed to open source <http://192.168.1.5:8866/live?channel=654&client=XNEWA-0xcf8b23a59297L>

The NRecord.log on the server might help at this point.

Martin
bobbydazzler
Offline

Junior Member

Posts: 15
Threads: 2
Joined: Mar 2012
#5
2013-03-15, 10:54 PM
I ran one more test, switching off the Firewall on the DVR Server (WHS2011). The user experience was the same and the log files have been uploaded here;
http://xbmclogs.com/show.php?id=4643
bobbydazzler
Offline

Junior Member

Posts: 15
Threads: 2
Joined: Mar 2012
#6
2013-03-15, 10:59 PM
NRecord.log attached
bobbydazzler
Offline

Junior Member

Posts: 15
Threads: 2
Joined: Mar 2012
#7
2013-03-15, 11:04 PM
Just to confirm, I can view live tv via the NextPVR Add-on but not via the X-NEWA Add-on.

Many Thanks
bobbydazzler
Offline

Junior Member

Posts: 15
Threads: 2
Joined: Mar 2012
#8
2013-03-15, 11:17 PM
I have also attached the web.log file just in case this helps. Sorry if this is a scattergun. I am not sure what to look for. I did notice an error in the web.log file though

2013-03-15 17:12:37.685 [ERROR][14] Unexpected error streaming channel: System.Net.Sockets.SocketException: An established connection was aborted by the software in your host machine
at System.Net.Sockets.Socket.Send(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags)
at NShared.Streaming.StreamingHelper.StreamNative(Socket conn, Dictionary`2 parameters)
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 53,192
Threads: 958
Joined: May 2006
#9
2013-03-15, 11:24 PM
Yes I don't think it is firewall (although the second post did show a little video data) and x-newa in Direct mode and the pvr.nextpvr use similar streaming. I can't see why this would work on the server and not client. This could just be an xbmc weakness. The only althernative I might suggest is turn on X-NEWA Timeshifting streaming but you need to share the
LiveTV folder for this to work.

Martin
bobbydazzler
Offline

Junior Member

Posts: 15
Threads: 2
Joined: Mar 2012
#10
2013-03-19, 01:03 AM
Hi Martin

An update. I have installed OpenElec on one of the laptops I have (HP 6710b) just to see if that helps anything. When I try to view a live tv stream using either native or timeshift I notice that the HD Homerun status window initially shows that a ts file is being saved in the Live TV buffer (D:\ServerFolders\Recorded TV\) and after a second it disappears from the status window. This also seems to relate to the fact that the video does run for a second before crashing back to the EPG window.

I had a quick look at the web.log file on the server and the time it happened is 19.54.26. Attached is the file. Is this helping track the problem down?

Many Thanks

Rob.
« 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
  X-NEWA client problem jcjefferies 2 1,194 2023-04-11, 05:01 PM
Last Post: jcjefferies
  x-newa new install wheemer 14 4,871 2020-09-15, 02:21 AM
Last Post: mvallevand
  New repository for KNEWC and X-NEWA mvallevand 8 8,990 2020-05-09, 02:19 AM
Last Post: jksmurf
  X-NEWA keeping host PC awake lost@c 6 2,877 2020-04-03, 04:26 AM
Last Post: lost@c
  X-NEWA End of Life mvallevand 39 16,330 2019-11-16, 02:30 AM
Last Post: jksmurf
  knewc transcoding issues crackulator 10 3,350 2019-09-28, 12:13 AM
Last Post: mvallevand
  X-NEWA 2.5.4 & knew4v5 2.6.6 both "Die" when pressing Previous Chapter in LE BrettB 3 2,960 2019-06-15, 01:33 AM
Last Post: mvallevand
  X-NEWA 2.5.4 Release mvallevand 4 2,995 2019-03-11, 05:57 PM
Last Post: mvallevand
  X-NEWA Web Client Not Acting On Keypresses BrettB 4 3,157 2019-02-02, 02:05 AM
Last Post: mvallevand
  X-NEWA Web Client Crashing BrettB 2 2,383 2019-01-31, 08:50 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