SnapStream Forums

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

Reply
 
Thread Tools Rate Thread Display Modes
  #1  
Old 05-19-2012, 11:44 AM
Fonceur Fonceur is offline
Problem solver
 
Join Date: Jan 2004
Location: Montreal, Qc
Posts: 5,058
BTVRemote - Free Android Remote control

This is just a beta version using the firefly mobile functionality. I don't plan on making a full app, but I'll probably add more buttons as I do some more digging...

The Power button is really just a Close button... The Home button will also launch BTV if the interface was not running. With the BTV interface off, some of the keys will still work on the PC...

On a phone, swipe up/down/right/left to access the other screen.




http://dl.dropbox.com/u/408295/TaBTVRemote.apk
http://play.google.com/store/apps/de...rp.android.btv
__________________
BeyondTVLibrary: BTV 4.9 SDK addition for developers.
BTV-Negociator 5.07: Conflict resolution/Guide updates/Searches/etc.
BTV-Externinator 1.70: External recordings, Firewire/clear QAM/DVB/R5000HD/etc.
GrafCorder: Record from a simple .GRF file. - MLBeyond TV: MainLobby integration.
TaBTVRemote 0.12, BTVRemote 1.01, TiBTVRemote 1.03: Control BTV's interface with an Android device, PlayBook 2.0 or iPhone/iPod/iPad.

Last edited by Fonceur; 10-09-2012 at 09:29 PM.
Reply With Quote
  #2  
Old 05-20-2012, 12:47 PM
Fonceur Fonceur is offline
Problem solver
 
Join Date: Jan 2004
Location: Montreal, Qc
Posts: 5,058
Re : BTVRemote - Free Android Remote control

Version 0.01

- Proof of concept.
- Hardcoded for a server at 192.168.0.100:8129.
- Not all buttons are working.

Version 0.02

- Added the Back/Exit button.

Version 0.03

- Can now configure the server's hostname/port.

Version 0.04

- Added the Home button.
- Removed 2 unused buttons.
- Imrpoved the landscape layout.

Version 0.05

- Added the Power button.
- Updated the layouts.

Version 0.06

- Added the Monitor and PC buttons.

Version 0.07

- Added the tablet layouts.

Version 0.08

- Renamed to TaBTVRemote for consistency.

Version 0.09

- Now using the Web Admin - Enhanced remote control.
- Added guide/record/stop buttons.
- Added number keys.


Version 0.10

- Merged the last 2 screens of the phone version.


Version 0.11

- Fix: don't hang the app if the web server is not available.


Version 0.12

- Added text entry.
__________________
BeyondTVLibrary: BTV 4.9 SDK addition for developers.
BTV-Negociator 5.07: Conflict resolution/Guide updates/Searches/etc.
BTV-Externinator 1.70: External recordings, Firewire/clear QAM/DVB/R5000HD/etc.
GrafCorder: Record from a simple .GRF file. - MLBeyond TV: MainLobby integration.
TaBTVRemote 0.12, BTVRemote 1.01, TiBTVRemote 1.03: Control BTV's interface with an Android device, PlayBook 2.0 or iPhone/iPod/iPad.

Last edited by Fonceur; 05-22-2012 at 06:56 PM.
Reply With Quote
  #3  
Old 05-20-2012, 03:33 PM
NickHark's Avatar
NickHark NickHark is offline
l33t Member
 
Join Date: Nov 2003
Location: San Jose
Posts: 684
Re: BTVRemote - Free Android Remote control

Very Nice Fonceur!

Works great on my Kindle Fire.
__________________
Nick


Server Dell XPS410
3x HD-PVR Driver: HDPVR_1.6.29333.0

2x HDHR
USB-UIRT (3 zones-HD-PVRs)
BTV 4.9.2 build 6525
XP SP3 32bit 3g
BTVLink/BM on two ACER R1600
BTV Server/Link on quad CPU machine (XPS410 underpowered when recording 3+ progs and attempting to watch any on Link)
Comcast STBs
Reply With Quote
  #4  
Old 05-20-2012, 09:52 PM
risk1994's Avatar
risk1994 risk1994 is offline
Senior Member
 
Join Date: Feb 2004
Posts: 206
Re: BTVRemote - Free Android Remote control

Awesome! Thanks! The built in web based remote never worked on my android. This is perfect.
__________________
Risk

BTV/Meedio PC...
4850eX2, 2G ram
640G Seagate OS drive, ati4550
PVR-250, HDHR, HD-PVR WinXP sp3, SS 4.9.2
Nas-Lite server....
500G 7200Rpm 16mb cache Seagate media drive
320G 7200Rpm 16mb cache Seagate media drive
Reply With Quote
  #5  
Old 05-20-2012, 09:59 PM
Fonceur Fonceur is offline
Problem solver
 
Join Date: Jan 2004
Location: Montreal, Qc
Posts: 5,058
Re : BTVRemote - Free Android Remote control

I want to fix the issue with handling bad IP address or port, before I submit it to Google Play and the Amazon app store.

I've also submitted an iPod Touch/iPhone/iPad version to Apple, hopefully it gets approved by the end of the week.

Tomorrow I'll probably do the BlackBerry PlayBook version.
__________________
BeyondTVLibrary: BTV 4.9 SDK addition for developers.
BTV-Negociator 5.07: Conflict resolution/Guide updates/Searches/etc.
BTV-Externinator 1.70: External recordings, Firewire/clear QAM/DVB/R5000HD/etc.
GrafCorder: Record from a simple .GRF file. - MLBeyond TV: MainLobby integration.
TaBTVRemote 0.12, BTVRemote 1.01, TiBTVRemote 1.03: Control BTV's interface with an Android device, PlayBook 2.0 or iPhone/iPod/iPad.
Reply With Quote
  #6  
Old 05-21-2012, 08:43 AM
risk1994's Avatar
risk1994 risk1994 is offline
Senior Member
 
Join Date: Feb 2004
Posts: 206
Re: BTVRemote - Free Android Remote control

Not sure about anyone else but 'power' button is uneccessary for me. If interface is closed it opens the shutdown window for the PC, scared the wife will hit it accidently. Maybe the one on the secondary screen is enough.

Just my 2c.
__________________
Risk

BTV/Meedio PC...
4850eX2, 2G ram
640G Seagate OS drive, ati4550
PVR-250, HDHR, HD-PVR WinXP sp3, SS 4.9.2
Nas-Lite server....
500G 7200Rpm 16mb cache Seagate media drive
320G 7200Rpm 16mb cache Seagate media drive
Reply With Quote
  #7  
Old 05-21-2012, 09:04 AM
Fonceur Fonceur is offline
Problem solver
 
Join Date: Jan 2004
Location: Montreal, Qc
Posts: 5,058
Re : Re: BTVRemote - Free Android Remote control

Quote:
Originally Posted by risk1994 View Post
Not sure about anyone else but 'power' button is uneccessary for me. If interface is closed it opens the shutdown window for the PC, scared the wife will hit it accidently. Maybe the one on the secondary screen is enough.
Actually, I think it just sends alt-F4, so could be used to close any apps.

Personnaly, I would prefer for it to act as a toggle. Then again, there's a lot more that is not exposed through the "firefly mobile", and since the web admin source code doesn't seem to be available anymore, not much we can do about it...

I kinda doubt that Kilrsat would implement any of the changes that I'd like if I sent him a list, unless the Enterprise edition happens to also expose some kind of "firefly mobile".
__________________
BeyondTVLibrary: BTV 4.9 SDK addition for developers.
BTV-Negociator 5.07: Conflict resolution/Guide updates/Searches/etc.
BTV-Externinator 1.70: External recordings, Firewire/clear QAM/DVB/R5000HD/etc.
GrafCorder: Record from a simple .GRF file. - MLBeyond TV: MainLobby integration.
TaBTVRemote 0.12, BTVRemote 1.01, TiBTVRemote 1.03: Control BTV's interface with an Android device, PlayBook 2.0 or iPhone/iPod/iPad.
Reply With Quote
  #8  
Old 05-21-2012, 12:41 PM
Fonceur Fonceur is offline
Problem solver
 
Join Date: Jan 2004
Location: Montreal, Qc
Posts: 5,058
Re : BTVRemote - Free Android Remote control

The BlackBerry PlayBook 2.0 version has been submitted too.

The web admin source code is available again, after Kilrsat forced the DNS record to get updated.

Looking at WebAdministration/remote/SendInput.aspx.cs, I see that I am using all the available commands. I also see that adding more keys would be trivial, though rebuilding the whole web admin itself might not...
__________________
BeyondTVLibrary: BTV 4.9 SDK addition for developers.
BTV-Negociator 5.07: Conflict resolution/Guide updates/Searches/etc.
BTV-Externinator 1.70: External recordings, Firewire/clear QAM/DVB/R5000HD/etc.
GrafCorder: Record from a simple .GRF file. - MLBeyond TV: MainLobby integration.
TaBTVRemote 0.12, BTVRemote 1.01, TiBTVRemote 1.03: Control BTV's interface with an Android device, PlayBook 2.0 or iPhone/iPod/iPad.
Reply With Quote
  #9  
Old 06-01-2012, 09:33 PM
Zogg's Avatar
Zogg Zogg is offline
l33t Member
 
Join Date: Apr 2004
Location: Plano, TX
Posts: 2,018
Re: BTVRemote - Free Android Remote control

Cool apps, I missed this thread until now. Link client support would be great but the audience is dwindling. I'm currently using EventGhost and EG for Android to control my Link system. It works but it's kind of ugly.
__________________
SERVER BTV 4.9.2, Phenom II X4 940 3GHz, Biostar 790GX M/B, 2GB DDR2, 5.0TB, WHS, Catalyst 11.9, Firefly, 2x HDHR, 2x HD-PVR

HTPC BTV 4.9.2, Athlon X3 8540, AMD 780G, 1GB DDR2, XP Pro SP3, Catalyst 11.9, MCE remote

LINK2 BTV 4.9.2, Acer Aspire Revo AR1600, 1GB DDR2, XP Pro SP3, MCE remote

LINK3 BTV 4.9.2, Celeron 430 @ 2.0GHz, MSI G31 M/B, 2GB DDR2, XP Pro SP3, ATI HD4350, Catalyst 11.6, MCE remotes
Reply With Quote
  #10  
Old 07-03-2012, 07:10 PM
bnflaherty's Avatar
bnflaherty bnflaherty is offline
SnapStream Tech Support
 
Join Date: Feb 2003
Location: Winchester, CT
Posts: 1,886
Re: BTVRemote - Free Android Remote control

If it had link support I'd be all-in
__________________
BTV Server: IBM eServer Dual Xeon 2.4GHz | 1.2GB | 4 TB Storage | WinTV PVR 500 |Adaptec 3610| BTV 4.9.2 | USB-UIRT | Win2K3 Server

BTV Test Server: P4 2.8Ghz | 1GB | 200 GB Storage | HVR 1600 | BTV 4.x | WinXP SP2


Link PC1: P4 2.6 GHz | 512MB | 40GB Storage| ATI 6800 | Envy24 SPDIF | FireFly RF | BTV Link 4.9.2 | Win7

Link PC2: T2330 1.6GHz | 2GB | 160GB Storage| Intel 950 | Realtek HD | BTV Link 4.9.2 | Win7
Reply With Quote
  #11  
Old 07-03-2012, 07:43 PM
Fonceur Fonceur is offline
Problem solver
 
Join Date: Jan 2004
Location: Montreal, Qc
Posts: 5,058
Re : Re: BTVRemote - Free Android Remote control

Quote:
Originally Posted by bnflaherty View Post
If it had link support I'd be all-in
It's still in my plans, but I've been side-tracked by other stuff.

Between the web admin and ccarlin's extension source code, it's definitely doable. I just have to figure out if ccarlin's "wheel reinventing" was necessary or overkill, to see if I could copy&paste from the web admin or need to convert it...
__________________
BeyondTVLibrary: BTV 4.9 SDK addition for developers.
BTV-Negociator 5.07: Conflict resolution/Guide updates/Searches/etc.
BTV-Externinator 1.70: External recordings, Firewire/clear QAM/DVB/R5000HD/etc.
GrafCorder: Record from a simple .GRF file. - MLBeyond TV: MainLobby integration.
TaBTVRemote 0.12, BTVRemote 1.01, TiBTVRemote 1.03: Control BTV's interface with an Android device, PlayBook 2.0 or iPhone/iPod/iPad.
Reply With Quote
  #12  
Old 10-20-2012, 05:28 PM
tim_d_wagner tim_d_wagner is offline
l33t Member
 
Join Date: Oct 2004
Posts: 349
Re: BTVRemote - Free Android Remote control

Just found and tested this app. Great work.

Do I need Web Admin - Enhanced remote control for the text entry to function?
__________________
BTV 4.9.2, Windows XP Pro, MS Virtual Server 2005, Intel i5 750, 4GB RAM, 3TB SATA, 2 Hauppauge WinTV-PVR-2250 MCE, Sapphire HD 4550 512MB PCI-E w/HDMI out, D-Vine D4 Black HTPC case, LCD Smartie 5.3 w/BTV Plugin, Intelliremote, Sony LCD TV

BTV 4.7.1 Windows 2003 Server EE, Intel P4 2.4c 1GB RAM, 80GB SATA, 500GB SATA, 2 Hauppauge WinTV-PVR-250 MCE, USB-UIRT IR Blaster (controlling a Motorola box), Powercolor 9550se 128MB AGP w/TV out, Niveus Media Universal IR/RF Remote, Sony CRT TV
Reply With Quote
  #13  
Old 10-20-2012, 10:12 PM
Fonceur Fonceur is offline
Problem solver
 
Join Date: Jan 2004
Location: Montreal, Qc
Posts: 5,058
Re : Re: BTVRemote - Free Android Remote control

Quote:
Originally Posted by tim_d_wagner View Post
Do I need Web Admin - Enhanced remote control for the text entry to function?
Yes, it's needed for anything beyond what the default one did.
__________________
BeyondTVLibrary: BTV 4.9 SDK addition for developers.
BTV-Negociator 5.07: Conflict resolution/Guide updates/Searches/etc.
BTV-Externinator 1.70: External recordings, Firewire/clear QAM/DVB/R5000HD/etc.
GrafCorder: Record from a simple .GRF file. - MLBeyond TV: MainLobby integration.
TaBTVRemote 0.12, BTVRemote 1.01, TiBTVRemote 1.03: Control BTV's interface with an Android device, PlayBook 2.0 or iPhone/iPod/iPad.
Reply With Quote
  #14  
Old 10-22-2012, 01:31 PM
tim_d_wagner tim_d_wagner is offline
l33t Member
 
Join Date: Oct 2004
Posts: 349
Re: BTVRemote - Free Android Remote control

Cool. Never had a firefly, always used other remotes.
__________________
BTV 4.9.2, Windows XP Pro, MS Virtual Server 2005, Intel i5 750, 4GB RAM, 3TB SATA, 2 Hauppauge WinTV-PVR-2250 MCE, Sapphire HD 4550 512MB PCI-E w/HDMI out, D-Vine D4 Black HTPC case, LCD Smartie 5.3 w/BTV Plugin, Intelliremote, Sony LCD TV

BTV 4.7.1 Windows 2003 Server EE, Intel P4 2.4c 1GB RAM, 80GB SATA, 500GB SATA, 2 Hauppauge WinTV-PVR-250 MCE, USB-UIRT IR Blaster (controlling a Motorola box), Powercolor 9550se 128MB AGP w/TV out, Niveus Media Universal IR/RF Remote, Sony CRT TV
Reply With Quote
  #15  
Old 11-08-2012, 07:29 AM
cartoonman cartoonman is offline
Senior Member
 
Join Date: Nov 2004
Location: VA
Posts: 224
Send a message via AIM to cartoonman
Re: BTVRemote - Free Android Remote control

I was curious if there was any update on having this work for BTV Link 4.9.x. I would be interested. thanks.
__________________
VTVTVTVTVTVTVT
AMD Quad-core 3.0 Ghz +
ASUS M4A88TDEVO +
4-GIG dualchannel Kingston RAM +
onboard HD ATI Radeon 4250 vid +
1050-watt Corsair PSU +
1 x Seagate 2 TB TV/movie archives +
1 x Seagate 2 TB TV extra+
1 x WD 2 TB extra +
Win XP Pro SP3 +
BTV 4.9.3 +
2 x HVR 2250 PCIe (4 HD clearQAM tuners) +
2 x Hauppauge 250BTVs +
1 x HD PVR (replaced Diamond Tech) &
3 Verizon FIOS CISCO cable boxes = TV BLISS!
VTVTVTVTVTVTVT
--BTV LINK/BM machines (2 completed, 1-2 work in progress)
--CAT6
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

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Android Remote? 155 Beyond TV and Beyond TV Link 6 03-09-2013 12:43 PM
BTV Android app Crazydog Development Discussion 24 05-02-2012 12:49 PM
Dont Buy an Universal Remote Control remote bubblehead Firefly PC Remote 5 01-02-2007 12:21 PM
changing what remote buttons control in beyondtv with mce 2005 remote... balzack SnapStream Discussion 5 02-07-2006 12:19 PM
A minor annoyance while using Program Guide and ATI Remote Wonder Remote control osho_gg Beyond TV and Beyond TV Link User-to-User Troubleshooting & Support Forum 8 06-17-2004 07:44 PM


All times are GMT -6. The time now is 04:30 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
©2004-2009 Snapstream Media