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)



- uspino - 2012-02-29

Hi mcheng89, I find myself using DirectStream on computers/streamers around the house. I'm hoping you'll be able to make it work in your iOS App. Now, my only concern is what you see here in the picture. It is very noticeable on any scenes with movement or scrolling tickets. Playing through XBMC seems to soften the effect, but it gets worse when diretstreaming to VLC and iOS (GoodPlayer). What do you think this is?

Image


- europorsche914 - 2012-02-29

uspino Wrote:Hi mcheng89, I find myself using DirectStream on computers/streamers around the house. I'm hoping you'll be able to make it work in your iOS App. Now, my only concern is what you see here in the picture. It is very noticeable on any scenes with movement or scrolling tickets. Playing through XBMC seems to soften the effect, but it gets worse when diretstreaming to VLC and iOS (GoodPlayer). What do you think this is?

Image

That is interlacing which can be fixed by turning on deinterlacing in vlc player (film NTSC is best for tv often referred as IVTC) or using the new web GUI which turns this on by default Wink but currently there is no solution for ios


- mcheng89 - 2012-02-29

europorsche914 Wrote:That is interlacing which can be fixed by turning on deinterlacing in vlc player (film NTSC is best for tv often referred as IVTC) or using the new web GUI which turns this on by default Wink but currently there is no solution for ios

There is a solution for iOS Wink I can have vlc deinterlace before it streams the file.
In vlc and xbmc you can turn on deinterlacing on the clients. Click 'm' for deinterlace settings in xbmc.


- uspino - 2012-02-29

Problem solved! Actually GoodPlayer seems to be the only iOS player with a "Deinterlace" option, and turning it on definitely corrects the issue. As you said, it would probably be less stressful for the device to have it deinterlaced on the stream itself.

Now, when you guys play a RemoteCeton transcoded stream on iPad/iPhone, can you see jumps in the video every half a second, particularly when you look at a scrolling ticket?

It might be related to the CPU power of the iOS device. We'll probably know next week if the new iPad comes out and suddenly it is all smooth...


- mcheng89 - 2012-03-01

Current status - remove CyberLink libraries:
- Compiled libupnp
- Found Ceton Device
- Built List of Tuners

Todo:
- Finish up building states/command calls
^ states needs a cleanup + its own state class
- Switch http server to use mongoose ( has SSL + CGI support Smile )
http://code.google.com/p/mongoose/
- Add API key/password

EDIT: anyone wants to order a raspberry pi Wink? They're on sale now.


- europorsche914 - 2012-03-01

mcheng89 Wrote:Current status - remove CyberLink libraries:
- Compiled libupnp
- Found Ceton Device
- Built List of Tuners

Todo:
- Finish up building states/command calls
^ states needs a cleanup + its own state class
- Switch http server to use mongoose ( has SSL + CGI support Smile )
http://code.google.com/p/mongoose/
- Add API key/password

EDIT: anyone wants to order a raspberry pi Wink? They're on sale now.

Yea I do! Where did u find it online? Seems everyone is sold out Sad


- mcheng89 - 2012-03-01

europorsche914 Wrote:Yea I do! Where did u find it online? Seems everyone is sold out Sad

Oh I guess they are sold out... Curious as to how well it would work


- europorsche914 - 2012-03-02

mcheng89 Wrote:Oh I guess they are sold out... Curious as to how well it would work

well I registered my interest here which is the US distributor.. sounds like their backordered over 1 month out... Sad


EDIT: found the preorder link here. I ordered one its states the ship date to be may 10th Eek


- mcheng89 - 2012-03-02

Current status - remove CyberLink libraries:
- Compiled libupnp
- Found Ceton Device
- Built List of Tuners
- Finish up building states/command calls

Todo:
- Switch http server to use mongoose ( has SSL + CGI support Smile )
http://code.google.com/p/mongoose/
- Add API key/password


- gman3042 - 2012-03-02

you the man! can't wait


- europorsche914 - 2012-03-02

ok so I just quick threw together channel logo mapping into the web gui make sure you follow the directions in the post below

GO HERE

Image


- mcheng89 - 2012-03-02

europorsche914 Wrote:ok so I just quick threw together channel logo mapping into the web gui make sure you follow the directions in the post below

GO HERE

Image

Looks amazing Smile !

Current status:
- Remove CyberLink libraries
- Compiled libupnp
- Found Ceton Device
- Built List of Tuners
- Finish up building states/command calls
- Switch http server to use mongoose ( has SSL + CGI support Smile )
http://code.google.com/p/mongoose/

Todo:
- Reimplement all apis with mongoose (30% done)
- Switch from xerces to expat
- Add API key/password
- Include new web interface Smile


- europorsche914 - 2012-03-02

mcheng89 Wrote:Looks amazing Smile !

Current status - remove CyberLink libraries:
- Compiled libupnp
- Found Ceton Device
- Built List of Tuners
- Finish up building states/command calls
- Switch http server to use mongoose ( has SSL + CGI support Smile )
http://code.google.com/p/mongoose/

Todo:
- Reimplement all apis with mongoose
- Switch from xerces to expat
- Add API key/password

Thanks btw I had to repost the index.html file because it somehow got corrupted and would not display correctly in firefox :confused2: all fixed now with v1.9.1 -> here


- DarkApathy - 2012-03-02

Hey guys. hopefully someone can help, but maybe it's just a networking issue. I turned on remoteCeton on my computer at home. I am now out of my house and trying to use the web based stream (I opened up the port on my router)

1. I installed VLC 2.0 on the remote location computer
2. I typed in http://<true ip address>:8555/m/m
3. I see the interface europorsche914 set up in my browser
4. I selected the lowest possible quality (240-100kbps) and selected the correct tuner
5. When i click the channel, I can see that the remoteCeton at my home computer changes the channel and starts VLC.
6. I just see the VLC logo on my browser (tried using firefox and explorer)

thanks for any advice/fixes!


- europorsche914 - 2012-03-02

europorsche914 Wrote:Thanks btw I had to repost the index.html file because it somehow got corrupted and would not display correctly in firefox :confused2: all fixed now with v1.9.1 -> here

found another minor bug when shows started before noon and minor formatting issues, now at version 2.1 here later today ill release a logomapping.txt for verizon FIOS customers

EDIT: logomapping.txt is complete (took all day...) located here