mikinho
Forum Replies Created
-
AuthorPosts
-
November 10, 2010 at 10:36 pm in reply to: Re: Guide: Sharing Ceton InfiniTV Tuners with Client HTPC System #2246
btw. InfiniTV4 install guide outlines what firewall ports are needed–no guessing required.
[quote]
NameUDP/TCPPort RangeIn/Out
RTPUDP5001-5016IN
SSDPUDP1900IN/OUT
RTSPTCP554OUT
UPnPTCP2869IN/OUT
WMDRMUDP5757-5772OUT[/quote]
Below is a cmd line I wrote to set them if my tools fails
[code]netsh advfirewall firewall add rule name="TV Tuner Device (UPnP-In)" dir=In Profile=Private LocalIP=Any RemoteIP=Any Protocol=TCP LocalPort=2869 RemotePort=Any Edge=No action=Allow
netsh advfirewall firewall add rule name="TV Tuner Device (SSDP-In)" dir=In Profile=Private LocalIP=Any RemoteIP=Any Protocol=UDP LocalPort=1900 RemotePort=Any Edge=No action=Allow
netsh advfirewall firewall add rule name="TV Tuner Device (RTP-In)" dir=In Profile=Private LocalIP=Any RemoteIP=Any Protocol=UDP LocalPort=5001-5016 RemotePort=Any Edge=No action=Allownetsh advfirewall firewall add rule name="TV Tuner Device (WMDRM-Out)" Direction=Out Profile=Private LocalIP=Any RemoteIP=Any Protocol=UDP LocalPort=Any RemotePort=5757-5772 Edge=No Action=Allow
netsh advfirewall firewall add rule name="TV Tuner Device (RTSP-Out)" Direction=Out Profile=Private LocalIP=Any RemoteIP=Any Protocol=TCP LocalPort=Any RemotePort=554 Edge=No Action=Allow
netsh advfirewall firewall add rule name="TV Tuner Device (UPnP-Out)" Direction=Out Profile=Private LocalIP=Any RemoteIP=Any Protocol=TCP LocalPort=Any RemotePort=2869 Edge=No Action=Allow
netsh advfirewall firewall add rule name="TV Tuner Device (SSDP-Out)" Direction=Out Profile=Private LocalIP=Any RemoteIP=Any Protocol=UDP LocalPort=Any RemotePort=1900 Edge=No Action=Allow[/code]Note: My cmd line above only enables Private profile; the Ceton setup package will enable Private, Domain and Public
November 10, 2010 at 10:36 pm in reply to: Guide: Sharing Ceton InfiniTV Tuners with Client HTPC Systems #28922btw. InfiniTV4 install guide outlines what firewall ports are needed–no guessing required.
[quote]
NameUDP/TCPPort RangeIn/Out
RTPUDP5001-5016IN
SSDPUDP1900IN/OUT
RTSPTCP554OUT
UPnPTCP2869IN/OUT
WMDRMUDP5757-5772OUT[/quote]
Below is a cmd line I wrote to set them if my tools fails
[code]netsh advfirewall firewall add rule name="TV Tuner Device (UPnP-In)" dir=In Profile=Private LocalIP=Any RemoteIP=Any Protocol=TCP LocalPort=2869 RemotePort=Any Edge=No action=Allow
netsh advfirewall firewall add rule name="TV Tuner Device (SSDP-In)" dir=In Profile=Private LocalIP=Any RemoteIP=Any Protocol=UDP LocalPort=1900 RemotePort=Any Edge=No action=Allow
netsh advfirewall firewall add rule name="TV Tuner Device (RTP-In)" dir=In Profile=Private LocalIP=Any RemoteIP=Any Protocol=UDP LocalPort=5001-5016 RemotePort=Any Edge=No action=Allownetsh advfirewall firewall add rule name="TV Tuner Device (WMDRM-Out)" Direction=Out Profile=Private LocalIP=Any RemoteIP=Any Protocol=UDP LocalPort=Any RemotePort=5757-5772 Edge=No Action=Allow
netsh advfirewall firewall add rule name="TV Tuner Device (RTSP-Out)" Direction=Out Profile=Private LocalIP=Any RemoteIP=Any Protocol=TCP LocalPort=Any RemotePort=554 Edge=No Action=Allow
netsh advfirewall firewall add rule name="TV Tuner Device (UPnP-Out)" Direction=Out Profile=Private LocalIP=Any RemoteIP=Any Protocol=TCP LocalPort=Any RemotePort=2869 Edge=No Action=Allow
netsh advfirewall firewall add rule name="TV Tuner Device (SSDP-Out)" Direction=Out Profile=Private LocalIP=Any RemoteIP=Any Protocol=UDP LocalPort=Any RemotePort=1900 Edge=No Action=Allow[/code]Note: My cmd line above only enables Private profile; the Ceton setup package will enable Private, Domain and Public
November 10, 2010 at 10:25 pm in reply to: Re: Guide: Sharing Ceton InfiniTV Tuners with Client HTPC System #2245Did you get it via e-mail yet to test?
November 10, 2010 at 10:25 pm in reply to: Guide: Sharing Ceton InfiniTV Tuners with Client HTPC Systems #28921Did you get it via e-mail yet to test?
November 10, 2010 at 8:37 pm in reply to: Re: 80% of TV viewing in U.S. is still in standard definition #2360I initially misread and didn’t see the “household”. Makes more sense.
November 10, 2010 at 8:37 pm in reply to: 80% of TV viewing in U.S. is still in standard definition #29006I initially misread and didn’t see the “household”. Makes more sense.
November 10, 2010 at 8:10 pm in reply to: Re: 80% of TV viewing in U.S. is still in standard definition #2358Per household I can understand, not individually.
[quote=”Meester.Rip”]
With 2 CETON tuners, 5 petabyte servers, and a dozen clients you only record a few hours of TV a week?
[/quote]I record a lot more than a few hours but mostly for my wife and kids.
I honestly rarely use the HTPC. I know I am a geek but I would rather spend a few hours writing code or tinkering with hardware than watching TV or a movie.
November 10, 2010 at 8:10 pm in reply to: 80% of TV viewing in U.S. is still in standard definition #29004Per household I can understand, not individually.
[quote=”Meester.Rip”]
With 2 CETON tuners, 5 petabyte servers, and a dozen clients you only record a few hours of TV a week?
[/quote]I record a lot more than a few hours but mostly for my wife and kids.
I honestly rarely use the HTPC. I know I am a geek but I would rather spend a few hours writing code or tinkering with hardware than watching TV or a movie.
November 10, 2010 at 7:52 pm in reply to: Re: 80% of TV viewing in U.S. is still in standard definition #2353That seems absurdly high. I think I watch a lot of TV at the moment and I’m at maybe an hour on the weekdays and 2 hours on the weekends.
November 10, 2010 at 7:52 pm in reply to: 80% of TV viewing in U.S. is still in standard definition #29000That seems absurdly high. I think I watch a lot of TV at the moment and I’m at maybe an hour on the weekdays and 2 hours on the weekends.
November 10, 2010 at 4:20 pm in reply to: Re: Guide: Sharing Ceton InfiniTV Tuners with Client HTPC System #2242Yes you do need to be part of the beta program or wait for the public firmware.
If you are good w/ networking you can actually use the original firmware by setting up either all static IP addresses or creating a VLAN for the InfiniTV4 but I wouldn’t recommend it as it is not stable.
Edit: I realize what I said is somewhat contradictory. The guide is only valid for beta program and for the pending public firmware. The current firmware will not have the network configuration section but will have the network bridging dropdown.
November 10, 2010 at 4:20 pm in reply to: Guide: Sharing Ceton InfiniTV Tuners with Client HTPC Systems #28919Yes you do need to be part of the beta program or wait for the public firmware.
If you are good w/ networking you can actually use the original firmware by setting up either all static IP addresses or creating a VLAN for the InfiniTV4 but I wouldn’t recommend it as it is not stable.
Edit: I realize what I said is somewhat contradictory. The guide is only valid for beta program and for the pending public firmware. The current firmware will not have the network configuration section but will have the network bridging dropdown.
November 10, 2010 at 2:16 pm in reply to: Re: Guide: Sharing Ceton InfiniTV Tuners with Client HTPC System #2239Everyone that has sent me a PM w/ their e-mail should have received (sent about 2 minutes ago). If you don’t get it soon please let me know (and check your spam folder).
Otherwise it will be on Missing Remote [s]within 2 hours[/s] sometime today (my meetings are going long.
November 10, 2010 at 2:16 pm in reply to: Guide: Sharing Ceton InfiniTV Tuners with Client HTPC Systems #28917Everyone that has sent me a PM w/ their e-mail should have received (sent about 2 minutes ago). If you don’t get it soon please let me know (and check your spam folder).
Otherwise it will be on Missing Remote [s]within 2 hours[/s] sometime today (my meetings are going long.
November 10, 2010 at 6:06 am in reply to: Re: HoustonWinMeet: A Windows Entertainment and Connected Home M #2148So for those interested the RemoteFX demonstrated will be AMD powered. The server will be an AMD G34 (Magny-Cours) with a corresponding ATI FirePro V7800. With SP1 RC the performance is incredible over RemoteFX.
I’ll keep adding to the forum thread with any new demonstrations that will be at #HoustonWinMeet but if there is anything you want to see or feel would be beneficial please let me know.
-
AuthorPosts