• 1
  • 61
  • 62
  • 63(current)
  • 64
  • 65
  • 93
Release CetonTV+HDHomeRun - Watch TV on XBMC (WIN/OSX)
(2013-03-08, 02:12)mcheng89 Wrote: v0.5.2
http://www.mediafire.com/?guz0t4bu1unusex

New web interface (no vlc support yet): http://<server ip>:8888/m/index.new.html

Image

v0.5.2a:
http://www.mediafire.com/?rc7vvzcc58evi3x

Fixed crash if channel map is empty

@macrho: can you confirm the crash occurs if you access this url - http://<server ip>:8888/getChannels?format=json&limit=-1

todo: future epg data
Reply
v0.5.3:
http://www.mediafire.com/?pr3nwn70201f23z

minor update
- increased buffer size for streaming 1024 to 8192
Reply
First of all Thanks for all your hard work on this tool!

I am migrating back to a Windows 7 64bit MCE + TVServer Infinitv PCI setup from Mythbuntu
- Just did a fresh install of tv:Confusederver - v0.5.3 and CetonTV v2.2.3
- My card is setup at the defualt 192.168.200.1
- I have 32bit VLC 2.0.5 running with both libtvremote_plugin.dll and libremoteVLC_plugin.dll in the control plugins folder

I've searched and searched and I can't come up with a solution:

1. EPG Data has been downloaded from my schedules direct account via mc2xml yet there is no data on:
http://localhost:8888/m/index.html Even though there is a 157mb xmltv file in my resources folder

Image

2. Both iphone and XBMC won't tune and results in a VLC Error meesage quick popup four times on the host "The command line options could not be parsed. Make sure they are valid."

Image

Command line output :
Code:
[3.11.2013.10:39:03]: Server: Initializing Devices
[3.11.2013.10:39:05]: Adding device: new Device[CetonInfiniTV4][192.168.200
[3.11.2013.10:39:05]: Adding tuner: new Tuner[192.168.200.1][1]
[3.11.2013.10:39:05]: Adding tuner: new Tuner[192.168.200.1][2]
[3.11.2013.10:39:05]: Adding tuner: new Tuner[192.168.200.1][3]
[3.11.2013.10:39:05]: Adding tuner: new Tuner[192.168.200.1][4]
[3.11.2013.10:39:05]: Scheduler: Sleeping 62455 seconds until next task
[3.11.2013.10:39:33]: Tuner[192.168.200.1][1]: Starting video stream
[3.11.2013.10:39:34]: Tuner[192.168.200.1][1]: Setting VLC transcode parame
- transcode{vcodec=h264,vb=400,height=320,deinterlace,acodec=mp3,ab=92,chan
2,samplerate=44100,venc=x264{aud,profile=baseline,level=31,keyint=30,ref=1}
[3.11.2013.10:39:34]: Tuner[192.168.200.1][1]: Setting VLC stream format -
[3.11.2013.10:39:34]: Tuner[192.168.200.1][1]: VLC started. Setting up prog
d filter for stream. [program=1]
[3.11.2013.10:39:35]: VLC: Failed to connect to vlc
[3.11.2013.10:39:35]: Tuner[192.168.200.1][1]: VLC started. Setting up prog
d filter for stream. [program=1]
[3.11.2013.10:39:36]: VLC: Failed to connect to vlc
[3.11.2013.10:39:36]: Tuner[192.168.200.1][1]: VLC started. Setting up prog
d filter for stream. [program=1]
[3.11.2013.10:39:37]: VLC: Failed to connect to vlc
[3.11.2013.10:39:37]: Tuner[192.168.200.1][1]: VLC started. Setting up prog
d filter for stream. [program=1]
[3.11.2013.10:39:38]: VLC: Failed to connect to vlc
[3.11.2013.10:39:38]: Tuner[192.168.200.1][1]: VLC started. Setting up prog
d filter for stream. [program=1]
[3.11.2013.10:39:39]: VLC: Failed to connect to vlc
[3.11.2013.10:39:39]: Tuner[192.168.200.1][1]: Stopping video stream
[3.11.2013.10:39:39]: Tuner[192.168.200.1][1]: Failed to start video stream

Here's my: RemoteCeton Settings.Conf & my TVServer Settings

I'm hoping I just missed something completely here any thoughts?
Reply
Are you likely to support non-Prime HDHomeRun's?
Reply
(2013-03-11, 19:20)Massfeller Wrote: I am migrating back to a Windows 7 64bit MCE + TVServer Infinitv PCI setup from Mythbuntu
- Just did a fresh install of tv:Confusederver - v0.5.3 and CetonTV v2.2.3
- My card is setup at the defualt 192.168.200.1
- I have 32bit VLC 2.0.5 running with both libtvremote_plugin.dll and libremoteVLC_plugin.dll in the control plugins folder

Here's my: RemoteCeton Settings.Conf & my TVServer Settings

I'm hoping I just missed something completely here any thoughts?

Just looking at the error and settings file I think if you are running Windows 7 64bit and VLC 32 bit then the path to VLC should be C:\Program Files (x86)\VideoLAN\
Reply
Had no idea there's a new version, full re-write, out there Smile

Massfeller, I had the same thing happen upon initial launch of the app. If you close it and re-open the guide is still showing empty?

As Plirus pointed out, I didn't have a space between Files and (x86), once I fixed that it plays fine with VLC v2.0.5 .

mcheng89, great to see you back in business! Smile

How does this new app compare with the original remoteceton?
Reply
(2013-03-12, 16:29)shpitz461 Wrote: Had no idea there's a new version, full re-write, out there Smile

Massfeller, I had the same thing happen upon initial launch of the app. If you close it and re-open the guide is still showing empty?

As Plirus pointed out, I didn't have a space between Files and (x86), once I fixed that it plays fine with VLC v2.0.5 .

mcheng89, great to see you back in business! Smile

How does this new app compare with the original remoteceton?

Changes in new version:
- Tuner pooling (tuner is automatically selected)
- New web interface
- One port for streaming
- multiple device support

Will post another update tonight that fixes some issues that uspino had (and possibly others)
Reply
(2013-03-12, 11:39)Plirus Wrote: Just looking at the error and settings file I think if you are running Windows 7 64bit and VLC 32 bit then the path to VLC should be C:\Program Files (x86)\VideoLAN\

Thanks for your suggestion but I changed it on install so it would match future server reinstalls of new versions. However checking my VLC plugins shows no "tv_remote control interface v0.5.0" even though I had moved libtvremote_plugin.dll to C:\Program Files\VideoLAN\VLC\plugins\control as instructed in the install guide I'm at a loss as to why VLC doesn't recognize the plugin that would probably be why it can't parse all the CLI inputs the guide issue may be related but I'm not sure this is my first go at this.
Reply
@Massfeller: Glad you got it working! Let me know if you still have issues with epg!


Reminder - the new web interface is located at http://<server ip>:8888/m/index.new.html for now...

v0.5.4:
http://www.mediafire.com/?rppjh43jar1zp23

* Adjust socket buffer - Thanks to uspino!
Reply
No after deleting the xml files and resetting it up with MS Legacy instead of schedules direct it's all working like a champ, Fine by me I can skip paying for schedules direct now, thanks again!
Reply
mcheng, looks like linking to the stream directly from VLC doesn't respect transcoding parameters anymore.

so when I try to watch http://xxxxxx:8555/play?channel=173&tune...trate=1500
it appears to be sending it w/o any transcoding.

Is this still doable with the new app?
Reply
(2013-03-15, 20:06)shpitz461 Wrote: mcheng, looks like linking to the stream directly from VLC doesn't respect transcoding parameters anymore.

so when I try to watch http://xxxxxx:8555/play?channel=173&tune...trate=1500
it appears to be sending it w/o any transcoding.

Is this still doable with the new app?

try http://xxxxxx:8555/play?channel=173&redi...trate=1500
Reply
Bingo, that did it, thanks!!
Reply
v0.5.5:
http://www.mediafire.com/?6jpd45wnqcs2dce

Fixed a crash that @uspino had


Going to rewrite the ios client soon/eventually. Let me know if you have any suggestions
Reply
Anyone on android, how do you get the keyboard to pop up in order to navigate the guide?
Reply
  • 1
  • 61
  • 62
  • 63(current)
  • 64
  • 65
  • 93

Logout Mark Read Team Forum Stats Members Help
CetonTV+HDHomeRun - Watch TV on XBMC (WIN/OSX)10