Kodi Community Forum
Release CetonTV+HDHomeRun - Watch TV on XBMC (WIN/OSX) - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27)
+---- Forum: Program Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=151)
+---- Thread: Release CetonTV+HDHomeRun - Watch TV on XBMC (WIN/OSX) (/showthread.php?tid=119865)



RE: [dev] CetonTV+HDHomeRun - Watch TV on XBMC (WIN/OSX) - Chris732 - 2013-09-04

Was not thinking i need a VPN if I can get the http stream. What I had in mind was like the old crude method of creating channels from strm files. Select another strm file to change the channel. From my understanding of streaming using VPN you have to have a monster upload stream since no transcoding is taking place. What I liked about this solution is I was able to have very little bandwidth but get a decent picture.

Does XBMC for linux support flv files? Because the http stream is nothing more than flv.


RE: [dev] CetonTV+HDHomeRun - Watch TV on XBMC (WIN/OSX) - siak - 2013-09-04

I'm asking about streaming from the HDHRP directly from outside of the local LAN without any intermediate like TV::Server. It sounds like that is what Chris732 is doing but I could be wrong. The HDHRP can be streamed directly if you are on local LAN using http://<HDHRP IP:5004/auto/v4 to tune to channel 4 with VLC, but does not work outside of the local LAN, even if you setup port forwarding. Did you get this to work outside with just port forwarding?


(2013-09-04, 18:45)jfoley Wrote:
(2013-09-04, 18:37)siak Wrote: How were you able to get direct HTTP streams to work outside of your LAN ? I believe SiliconDust intentionally disabled streaming outside of the LAN to comply with CableLabs licensing. Are you doing this behind VPN and Ethernet bridging?

Are you asking how to stream TV outside the LAN or is HTTP stream something different? I am able to stream both Ceton and HDHR Prime outside. Just set up a port forward on your router.



RE: [dev] CetonTV+HDHomeRun - Watch TV on XBMC (WIN/OSX) - Chris732 - 2013-09-04

No i am streaming using TVserver. Streaming off HDHRP (DLNA) takes massive bandwidth and would not be feasible outside my LAN.


RE: [dev] CetonTV+HDHomeRun - Watch TV on XBMC (WIN/OSX) - siak - 2013-09-04

(2013-09-04, 19:35)Chris732 Wrote: I can stream outside my lan using http and a normal web browser with no issues. What i am trying to do is get XBMC (raspberry pi) to grab that stream outside my lan.

Ahh...OK. I misunderstood. I thought you were streaming directly off the HDHRP in your vacation home and did not setup TV::Server yet.

I was able to get XBMC to stream from TV::Server outside using the addon. Works pretty well, except when I change channels, I get tuner unavailable message. mcheng89 says he is looking at the problem. It sort of works, so try it out, it could be my setup.


RE: [dev] CetonTV+HDHomeRun - Watch TV on XBMC (WIN/OSX) - jfoley - 2013-09-04

(2013-09-04, 20:16)siak Wrote:
(2013-09-04, 19:35)Chris732 Wrote: I can stream outside my lan using http and a normal web browser with no issues. What i am trying to do is get XBMC (raspberry pi) to grab that stream outside my lan.

Ahh...OK. I misunderstood. I thought you were streaming directly off the HDHRP in your vacation home and did not setup TV::Server yet.

I was able to get XBMC to stream from TV::Server outside using the addon. Works pretty well, except when I change channels, I get tuner unavailable message. mcheng89 says he is looking at the problem. It sort of works, so try it out, it could be my setup.

How are you changing channels? You using the the web browser 8888/m/ page? I don't have any issues changing channels. I normally watch using VLC and direct stream but even when I use the web browser I don't have any problems.


RE: [dev] CetonTV+HDHomeRun - Watch TV on XBMC (WIN/OSX) - Chris732 - 2013-09-04

I can see how it works in XBMC windows but my questions is how it can work in linux which the raspberry pi is based. @dbqbbq stated others had it working on the pi... my question is how

The instructions says " Copy script.tvserver (in the xbmc folder) to %APPDATA%\XBMC\addons" Appdata is only on Windows.


RE: [dev] CetonTV+HDHomeRun - Watch TV on XBMC (WIN/OSX) - siak - 2013-09-04

Yea - web browser is not a problem. In XBMC, changing channel is the same as web browser, hit Enter to see guide and use arrows to navigate to next channel and hit Enter again to select. 95% of the time after I select, I get tuner unavailable in XBMC even though there is a tuner free. This tuner unavailable problem only happens when using Raspberry Pi XBMC and the Addon for me.

(2013-09-04, 20:20)jfoley Wrote:
(2013-09-04, 20:16)siak Wrote:
(2013-09-04, 19:35)Chris732 Wrote: I can stream outside my lan using http and a normal web browser with no issues. What i am trying to do is get XBMC (raspberry pi) to grab that stream outside my lan.

Ahh...OK. I misunderstood. I thought you were streaming directly off the HDHRP in your vacation home and did not setup TV::Server yet.

I was able to get XBMC to stream from TV::Server outside using the addon. Works pretty well, except when I change channels, I get tuner unavailable message. mcheng89 says he is looking at the problem. It sort of works, so try it out, it could be my setup.

How are you changing channels? You using the the web browser 8888/m/ page? I don't have any issues changing channels. I normally watch using VLC and direct stream but even when I use the web browser I don't have any problems.

(2013-09-04, 20:24)Chris732 Wrote: I can see how it works in XBMC windows but my questions is how it can work in linux which the raspberry pi is based. @dbqbbq stated others had it working on the pi... my question is how

The instructions says " Copy script.tvserver (in the xbmc folder) to %APPDATA%\XBMC\addons" Appdata is only on Windows.

Pi directory should be: /storage/.xbmc/addons


RE: [dev] CetonTV+HDHomeRun - Watch TV on XBMC (WIN/OSX) - Chris732 - 2013-09-04

For some reason. I either have a permission issue or I am doing something wrong. Cant transfer anything to that directory.


RE: [dev] CetonTV+HDHomeRun - Watch TV on XBMC (WIN/OSX) - siak - 2013-09-04

(2013-09-04, 20:54)Chris732 Wrote: For some reason. I either have a permission issue or I am doing something wrong. Cant transfer anything to that directory.

Are you using Putty SCP (pscp.exe) or something else?

If using pscp:

Code:
pscp.exe -r script.tvserver [email protected]:/storage/.xbmc/addons/

Which Raspberry Pi release are you using? Openelec or Raspbmc?


RE: [dev] CetonTV+HDHomeRun - Watch TV on XBMC (WIN/OSX) - Chris732 - 2013-09-04

I was using an FTP client with Raspbmc


RE: [dev] CetonTV+HDHomeRun - Watch TV on XBMC (WIN/OSX) - siak - 2013-09-04

(2013-09-04, 21:32)Chris732 Wrote: I was using an FTP client with Raspbmc

OK, the previous directory location was for OpenElec.

Raspbmc Directory: /home/pi/.xbmc/addons/

Username: pi
Pass: raspberry

I think with Raspbmc, samba is on by default. You could also try using Windows explorer and navigate to \\IP.OF.PI\ and look for the .xbmc directory.


RE: [dev] CetonTV+HDHomeRun - Watch TV on XBMC (WIN/OSX) - mcheng89 - 2013-09-05

(2013-08-29, 16:09)jfoley Wrote: Getting the same. It is different than what I first reported but the same outcome. Once I use all the tuners on the HDHR it doesn't move over to the Ceton. I started 3 streams and the 4th one fails, which should start on the Ceton. Nothing else had those tuners tied up. According to the status page.

Still looking into this. I havent gotten the chance to install my ceton yet.


(2013-08-29, 22:56)siak Wrote: Just to add, that if all tuners are in use but not locked, the following URL [ http:// <ip of hdhomerun>:5004/auto/v<channel> ] is able to change channel. e.g. http://192.168.2.102:5004/auto/v5 , changes any unlocked tuner to channel 5.

Fixing this right now Smile

EDIT: can you try this? http://www.mediafire.com/?m2y1eleo07iie7m

Also, are you the same siak on tvpad? I'll probably need to modify the server a bit to handle user auth, since the tvpad cant pass that in.
I had a script that generated the channel file, but I lost it. I'll rewrite it sometime this week I guess.



Just finished up websocket support for the web server.
Todo: Write some apis for browser/mobile remote


RE: [dev] CetonTV+HDHomeRun - Watch TV on XBMC (WIN/OSX) - dbqbbq - 2013-09-05

(2013-09-04, 20:32)siak Wrote: Yea - web browser is not a problem. In XBMC, changing channel is the same as web browser, hit Enter to see guide and use arrows to navigate to next channel and hit Enter again to select. 95% of the time after I select, I get tuner unavailable in XBMC even though there is a tuner free. This tuner unavailable problem only happens when using Raspberry Pi XBMC and the Addon for me.

You say the tuner unavailable only happens when using Raspberry Pi XBMC. Have you tried XBMC on a Windows machine or are you comparing this only to the http streaming? There was an issue with getting available tuners in the older versions of the program but that was fixed around version 5.8 or something (don't remember exactly when but it's been a while).

Also, have you tried using the PVR addon in XBMC instead of the script addon? I use the PVR addon in XBMC on Windows from outside my LAN and have no troubles.

(2013-09-04, 20:24)Chris732 Wrote: I can see how it works in XBMC windows but my questions is how it can work in linux which the raspberry pi is based. @dbqbbq stated others had it working on the pi... my question is how

The instructions says " Copy script.tvserver (in the xbmc folder) to %APPDATA%\XBMC\addons" Appdata is only on Windows.

If you can't get the Raspberry Pi setup to work and have access to a Windows machine try that (as a test, not a permanent solution). I know for a fact that the windows addons, both script and pvr, work outside the LAN (this is how I use my setup) so it would be a good way of validating the rest of your setup (i.e. everything but the Pi).


RE: [dev] CetonTV+HDHomeRun - Watch TV on XBMC (WIN/OSX) - Chris732 - 2013-09-05

I actually read this entire thread lastnight. Actually learned a ton. I am at my vacation home this week and I dont have the pi with me so i cant test. I did setup a virtual image using windows and got both the livetv and the programs addon working. Provided I can get access to the /.xbmc/ directory on the pi it should all work.


RE: [dev] CetonTV+HDHomeRun - Watch TV on XBMC (WIN/OSX) - ceer123 - 2013-09-06

I just got this installed for the first time and I think I may be missing a step. First of all with the 0.6.0 version when you add a Ceton4 the IP address is fixed to 192.168.200.2 no matter what I type in the address box field. I click save settings and my IP is there but after restarting the server it defaults back to 192.168.200.2. I fixed that by rolling back to version 0.5.10.

Now my other issue which I have not fixed is with VLC. When I try to play a stream I get and error in the log:
Code:
VLC: Failed to send command to vlc

Is there another step to setup besides copying the libstream_out_transcode_plugin.dll to the plugin folder? I was on VLC 2.02 and upgraded to 2.08, both have the same result. I see vlc starting in task manager.