SnapStream Forums

Go Back   SnapStream Forums > SnapStream Developer Network > Development Discussion
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Rating: Thread Rating: 3 votes, 5.00 average. Display Modes
  #16 (permalink)  
Old 12-18-2006, 10:10 PM
Problem solver
 
Join Date: Jan 2004
Location: Montreal, Qc
Posts: 4,913
Re: BTV-Externinator - Alpha release

Quote:
Originally Posted by cat6man View Post
hey, i missed that one too.....................
Ok, so I updated the instructions...

Anyone able to perform an OTA channel scan with the HDHomeRun and post it?
__________________
BTV 4.9.2 | XP Pro SP2 (nLite'd)| PVR-250/500/Firewire | Videotron - Pace 551 HD | Hitachi 50V500 (DVI)


To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.
: BTV 4.9 SDK addition for developers.
To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.
: Conflict resolution/Guide updates/Searches/etc.
To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.
: External recordings, Firewire/clear QAM/DVB/R5000HD/etc.
To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.
: Record from a simple .GRF file.
To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.
: MainLobby integration.
Reply With Quote
  #17 (permalink)  
Old 12-18-2006, 10:39 PM
jmaver's Avatar
Registered User
 
Join Date: Sep 2003
Location: North Andover, MA
Posts: 455
Re: BTV-Externinator - Alpha release

Here is my qam-hrc log:
Attached Files
File Type: txt fullscan.txt (10.9 KB, 193 views)
__________________
John Maver
Reply With Quote
  #18 (permalink)  
Old 12-18-2006, 10:40 PM
Zogg's Avatar
Registered User
 
Join Date: Apr 2004
Location: Plano, TX
Posts: 1,338
Re: BTV-Externinator - Alpha release

Here's my OTA channel scan.

Z
Attached Files
File Type: txt atsc.txt (3.2 KB, 196 views)
__________________
SERVER BTV 4.9.2, AMD Phenom 9500 Quad Core 2.4GHz, Biostar TA790GXB A2+ 790GX M/B, 2GB DDR2, 120GB, 1.5TB, 2x750GB, Windows XP Pro SP2, Sapphire fanless HD2400XT, Catalyst 9.3, ATI Remote Wonder, 2x HDHomeRun, 2x HD-PVR, 2x FiOS Mot 6200 STB's

LINK BTV 4.9.2, AMD X2 Athlon 5050e 2.6GHz, Asus M3A78-EM M/B, 2GB DDR2, 160GB, 120GB, Windows XP Pro SP2, Radeon HD2600XT, Catalyst 8.5, MCE remotes
Reply With Quote
  #19 (permalink)  
Old 12-18-2006, 10:53 PM
Problem solver
 
Join Date: Jan 2004
Location: Montreal, Qc
Posts: 4,913
Re: BTV-Externinator - Alpha release

Ok, thanks for the various scans, that seems to cover most possibilities.


Quote:
Originally Posted by jmaver
mine is a local drive. I just made my media drive m:
Ok, but still, the process of naming it "M:" might be something that confuses VLC through telnet, so if you could test a recording on C: or D:...
__________________
BTV 4.9.2 | XP Pro SP2 (nLite'd)| PVR-250/500/Firewire | Videotron - Pace 551 HD | Hitachi 50V500 (DVI)


To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.
: BTV 4.9 SDK addition for developers.
To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.
: Conflict resolution/Guide updates/Searches/etc.
To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.
: External recordings, Firewire/clear QAM/DVB/R5000HD/etc.
To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.
: Record from a simple .GRF file.
To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.
: MainLobby integration.
Reply With Quote
  #20 (permalink)  
Old 12-18-2006, 11:25 PM
jmaver's Avatar
Registered User
 
Join Date: Sep 2003
Location: North Andover, MA
Posts: 455
Re: BTV-Externinator - Alpha release

I played around with some scripts(attached) and it looks like the vlc stuff has to come before the hdhr stuff for it to work for me. See attached.
Use record.bat to start recording
use stop.bat to stop recording
tst10 is a telnet scripting client I found.
Fonceur would it be possible to get a version that changes that order?
Attached Files
File Type: zip FakeBTVExtScripts.zip (192.7 KB, 146 views)
__________________
John Maver
Reply With Quote
  #21 (permalink)  
Old 12-18-2006, 11:52 PM
Problem solver
 
Join Date: Jan 2004
Location: Montreal, Qc
Posts: 4,913
Re: BTV-Externinator - Alpha release

Quote:
Originally Posted by jmaver View Post
I played around with some scripts(attached) and it looks like the vlc stuff has to come before the hdhr stuff for it to work for me. See attached.
Use record.bat to start recording
use stop.bat to stop recording
tst10 is a telnet scripting client I found.
Fonceur would it be possible to get a version that changes that order?
Well, according to what Nick mentionned before, it there wasn't anything already listening to that port (i.e. VLC), the HDHomeRun would just shutdown the stream, which would explain the problem. For some reasons cat6man is not affected by this, which might have something to do with one of you blocking something (Nick mentionned it, but it escapes me presently, basically some acknowledgments). If you go back to the QAM thread, you'll see some arguements about the order to do things...

EDIT: Basically, cat6man probably uses a firewall that blocks the ICMP traffic, so that the HDHomeRun never knows that no one is listening...
__________________
BTV 4.9.2 | XP Pro SP2 (nLite'd)| PVR-250/500/Firewire | Videotron - Pace 551 HD | Hitachi 50V500 (DVI)


To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.
: BTV 4.9 SDK addition for developers.
To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.
: Conflict resolution/Guide updates/Searches/etc.
To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.
: External recordings, Firewire/clear QAM/DVB/R5000HD/etc.
To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.
: Record from a simple .GRF file.
To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.
: MainLobby integration.

Last edited by Fonceur; 12-19-2006 at 12:33 AM.
Reply With Quote
  #22 (permalink)  
Old 12-19-2006, 12:05 AM
Registered User
 
Join Date: Oct 2004
Location: KC, Missouri
Posts: 2,742
Re: BTV-Externinator - Alpha release

Quote:
Originally Posted by Fonceur View Post
Well, according to what Nick mentionned before, it there wasn't anything already listening to that port (i.e. VLC), the HDHomeRun would just shutdown the stream, which would explain the problem. For some reasons cat6man is not affected by this, which might have something to do with one of you blocking something (Nick mentionned it, but it escapes me presently, basically some acknowledgments). If you go back to the QAM thread, you'll see some arguements about the order to do things...
I'm with John - it's affecting me also as I need to have vlc already running before btvnego sends the command. How is this working for cat6man? Is there a setting or something he has different than us perhaps?
__________________
HTPC and all-around Gadget Junkie


To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.



To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.

Reply With Quote
  #23 (permalink)  
Old 12-19-2006, 12:08 AM
Problem solver
 
Join Date: Jan 2004
Location: Montreal, Qc
Posts: 4,913
Re: BTV-Externinator - Alpha release

Version .03 (alpha) is available:

- HDHomeRun: it is now possible to start "VLC first" for the recordings. (should prevent the HDHomeRun unit from closing the stream since no one was listening...)
__________________
BTV 4.9.2 | XP Pro SP2 (nLite'd)| PVR-250/500/Firewire | Videotron - Pace 551 HD | Hitachi 50V500 (DVI)


To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.
: BTV 4.9 SDK addition for developers.
To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.
: Conflict resolution/Guide updates/Searches/etc.
To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.
: External recordings, Firewire/clear QAM/DVB/R5000HD/etc.
To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.
: Record from a simple .GRF file.
To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.
: MainLobby integration.

Last edited by Fonceur; 12-19-2006 at 06:56 PM.
Reply With Quote
  #24 (permalink)  
Old 12-19-2006, 05:43 AM
cat6man's Avatar
Registered User
 
Join Date: Mar 2005
Posts: 1,754
Re: BTV-Externinator - Alpha release

Quote:
Originally Posted by Fonceur View Post

EDIT: Basically, cat6man probably uses a firewall that blocks the ICMP traffic, so that the HDHomeRun never knows that no one is listening...
i do??? all i have is xp firewall running

in any case, i'm glad you guys found your problem......i'd feel a lot better if i knew why they differ though.............
__________________
3.0G/Core2Duo, XPsp3, 3G ram, BTV4.9.2 => 250GB NTFS => nightly to 2x 300GB gbit-Linkstation NAS

(formerly-BTV) Tuners:
2x HDHomeRun (2 QAM, 2 OTA)
2x HD-PVR - cable stb (both v.D2)

HD network media clients on gigabit LAN:
2x Sage HD200
1x Ziova CS615


Media Servers:
TVersity (upnp), SMB (shares)




Reply With Quote
  #25 (permalink)  
Old 12-19-2006, 05:45 AM
cat6man's Avatar
Registered User
 
Join Date: Mar 2005
Posts: 1,754
Re: BTV-Externinator - Alpha release

this morning nick has a suggestion that the hrc stuff may need some additional delays inserted...............fyi
__________________
3.0G/Core2Duo, XPsp3, 3G ram, BTV4.9.2 => 250GB NTFS => nightly to 2x 300GB gbit-Linkstation NAS

(formerly-BTV) Tuners:
2x HDHomeRun (2 QAM, 2 OTA)
2x HD-PVR - cable stb (both v.D2)

HD network media clients on gigabit LAN:
2x Sage HD200
1x Ziova CS615


Media Servers:
TVersity (upnp), SMB (shares)




Reply With Quote
  #26 (permalink)  
Old 12-19-2006, 06:39 AM
jmaver's Avatar
Registered User
 
Join Date: Sep 2003
Location: North Andover, MA
Posts: 455
Re: BTV-Externinator - Alpha release

That seemed to work!
The BTV warning about not finding the tuner is normal, right?
And I want to hide the file if my BTVLibraryService is at 50% cpu right?
__________________
John Maver
Reply With Quote
  #27 (permalink)  
Old 12-19-2006, 06:54 AM
cat6man's Avatar
Registered User
 
Join Date: Mar 2005
Posts: 1,754
Re: BTV-Externinator - Alpha release

yes.....but why does my system not have the 50% cpu????????

i'm on windows xp...what operating system are you using?
what version of btv?
__________________
3.0G/Core2Duo, XPsp3, 3G ram, BTV4.9.2 => 250GB NTFS => nightly to 2x 300GB gbit-Linkstation NAS

(formerly-BTV) Tuners:
2x HDHomeRun (2 QAM, 2 OTA)
2x HD-PVR - cable stb (both v.D2)

HD network media clients on gigabit LAN:
2x Sage HD200
1x Ziova CS615


Media Servers:
TVersity (upnp), SMB (shares)




Reply With Quote
  #28 (permalink)  
Old 12-19-2006, 07:09 AM
cat6man's Avatar
Registered User
 
Join Date: Mar 2005
Posts: 1,754
Re: BTV-Externinator - Alpha release

Quote:
Originally Posted by jmaver View Post
I played around with some scripts(attached) and it looks like the vlc stuff has to come before the hdhr stuff for it to work for me. See attached.
Use record.bat to start recording
use stop.bat to stop recording
tst10 is a telnet scripting client I found.
Fonceur would it be possible to get a version that changes that order?
this is really strange....if you go back to the qam thread, you'll see i used the same batch approach to demonstrate the recording methodology and sequence, even using tst10!

what i don't understand is why the sequence you use works?

one more question: if you never open vlc and just send the hdhr commands, does NetPerSec show udp streaming has started? this has always been my external check that the hdhr is set up and streaming properly. i've never had to have vlc started to get this to work though......something is going on and i think we need to get to the bottom of it, even if we have a workaround, since things like this can come back to bite us in the butt........
__________________
3.0G/Core2Duo, XPsp3, 3G ram, BTV4.9.2 => 250GB NTFS => nightly to 2x 300GB gbit-Linkstation NAS

(formerly-BTV) Tuners:
2x HDHomeRun (2 QAM, 2 OTA)
2x HD-PVR - cable stb (both v.D2)

HD network media clients on gigabit LAN:
2x Sage HD200
1x Ziova CS615


Media Servers:
TVersity (upnp), SMB (shares)




Reply With Quote
  #29 (permalink)  
Old 12-19-2006, 07:37 AM
Problem solver
 
Join Date: Jan 2004
Location: Montreal, Qc
Posts: 4,913
Re: BTV-Externinator - Alpha release

Quote:
Originally Posted by jmaver View Post
That seemed to work!
Good! In that case, I was the one "dense" for not listening to that order problem until it was "spelld out"...

Quote:
The BTV warning about not finding the tuner is normal, right?
Indeed, can only delete/ignore that warning until SnapStream adds official support or add some kind of reminder system/virtual capture device. Well, there is also the possibility of creating a virtual capture device driver that would tell BTV that the recording is going fine and all, but I haven't the faintest idea how that would be done.

Quote:
And I want to hide the file if my BTVLibraryService is at 50% cpu right?
Indeed, BTVLibraryService is going in overdrive, updating its list everytime a file changes in a folder it monitors...
__________________
BTV 4.9.2 | XP Pro SP2 (nLite'd)| PVR-250/500/Firewire | Videotron - Pace 551 HD | Hitachi 50V500 (DVI)


To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.
: BTV 4.9 SDK addition for developers.
To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.
: Conflict resolution/Guide updates/Searches/etc.
To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.
: External recordings, Firewire/clear QAM/DVB/R5000HD/etc.
To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.
: Record from a simple .GRF file.
To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.
: MainLobby integration.
Reply With Quote
  #30 (permalink)  
Old 12-19-2006, 07:43 AM
Problem solver
 
Join Date: Jan 2004
Location: Montreal, Qc
Posts: 4,913
Re: BTV-Externinator - Alpha release

Quote:
Originally Posted by cat6man View Post
what i don't understand is why the sequence you use works?
As Nick was saying all along, if nothing is listening (i.e. VLC or NetPerSec?) the stream will close itself. The only exception being if the ICMP traffic is blocked by a firewall, since the HDHomeRun never hears back of any problems, it simply assumes/hopes that everything is fine.
__________________
BTV 4.9.2 | XP Pro SP2 (nLite'd)| PVR-250/500/Firewire | Videotron - Pace 551 HD | Hitachi 50V500 (DVI)


To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.
: BTV 4.9 SDK addition for developers.
To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.
: Conflict resolution/Guide updates/Searches/etc.
To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.
: External recordings, Firewire/clear QAM/DVB/R5000HD/etc.
To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.
: Record from a simple .GRF file.
To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.
: MainLobby integration.
Reply With Quote
Reply

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
BTV Negociator - Alpha release Fonceur Development Discussion 1133 11-12-2009 04:41 PM
[addon] BTV-Externinator (Dec 31 Update) SSDNAdmin Beyond TV Downloads 212 10-13-2008 12:17 PM
BTV-Externinator usage... Fonceur Development Discussion 6 03-13-2007 12:16 AM
BTV-Externinator Channel Mapping camtabor Beyond TV and Beyond TV Link User-to-User Troubleshooting & Support Forum 5 02-14-2007 12:33 AM
BTV File Info Copier (alpha) mpp_mpp Development Discussion 2 05-30-2006 10:12 PM


All times are GMT -6. The time now is 01:50 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.0 RC1
©2004-2006 Snapstream Media
You Rated this Thread: