I've been testing out a few things with the Swagger "Try it out" feature for playing things using VLC and nDroid.
Using /public/VLCService/StreamByScheduleOID is straight-forward enough as I only have to pass http://<server-ip>:7648 to whatever Android media player app the user chooses. Limited testing but good results so far.
When streaming live tv with /public/VLCService?Channel=X however the value of "StreamLocation" in the JSON response shows an absolute path local to my npvr server ("D:\\nPVR\\LiveTV\\x-newa-live.192.168.0.10.ts" for example).
I've got it working for brief tests by using the Videos view in nDroid and navigating to the Live TV folder and selecting the "x-newa-live.192.168.0.10.ts" buffer file.
The tests are "brief" because of the need to regularly send the "heartbeat" to keep the whole thing alive (and I can't do that yet). So basically, what were the thoughts behind designing it this way, i.e., what sort of client was it intended for? Just curious really in case I'm missing something about the way it works.
to all responses for the web api? im trying to get chrome talking to the server, but since its running on a different domain (localhost vs my nextpvr), its blocked because that header isnt present.
also any chance you could send me a dll with the change?
I'm new to NextPVR so bear with me. I set up all my channels and am using XBMC. I can see my entire EPG data in XBMC, but when I access the NEWA webserver for NextPVR, it only shows 5 or 6 random channels. All the EPG data for those few channels is there, but I have about 90 or so channels that are missing.
I'm not sure what to check to fix this. Any suggestions?
Title says it all. Just a blank screen. This is the error in the log. Any ideas?
2013-12-31 18:24:09.391 [DEBUG][18] Got Web Request (192.168.0.6): /Guide2.aspx
2013-12-31 18:24:09.391 [DEBUG][18] Starting Application BeginRequest:
2013-12-31 18:24:09.392 [DEBUG][18] Ending Application BeginRequest:
2013-12-31 18:24:09.410 [ERROR][18] Unexpected error in EPGEvent.LoadByOID(): System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
at NUtility.EPGEvent.GetListingsForTimePeriod(DateTime startTime, DateTime endTime)
Posted by: mvallevand - 2013-12-31, 04:41 AM - Forum: X-NEWA
- No Replies
I will be uploading an updated version to the whurlston repo tomorrow that potentially could cause problems if you don't have the NEWA update installed http://forums.nextpvr.com/showthread.php...2013-12-30 If you have the new NEWA, JSON mode is recommended over SOAP as it is more efficient and SOAP mode will be removed when the next version of NextPVR is replaced.
The problems probably won't impact Web Client (Chameleon) but you would need to use SOAP mode for X-NEWA itself if you don't upgrade.
I've been running GB/N-PVR for ages with a Hauppauge 1600 but I just bought a 950Q with the hope of getting improved ATSC reception. I want to leave the 1600 in place and add the 950Q. Do I need to install the drivers that came with the 950Q or will the installed 1600 drivers work? I'm trying to avoid installing the drivers because I don't want my system cluttered up with WinTV that forces itself on when you just want a driver.