|
SageTV v7 Customizations This forums is for discussing and sharing user-created modifications for the SageTV version 7 application created by using the SageTV Studio or through the use of external plugins. Use this forum to discuss plugins for SageTV version 7 and newer. |
|
Thread Tools | Search this Thread | Display Modes |
#201
|
||||
|
||||
Have you tried contacting the VPlayer author so he could try making it more compliant?
__________________
SageTCPServer (2.3.5): Open source TCP interface to the SageTV API MLSageTV (3.1.8)/Sage Media Server (1.13): SageTV plugin for MainLobby/CQC TaSageTV (2.58)/TaSTVRemote (1.14): Monitor/control SageTV with an Android device TbSageTV (1.02)/STVRemote (1.11): Monitor/control SageTV with a PlayBook 2 TiSageTV (1.64)/TiSTVRemote (1.09): Monitor/control SageTV with an iPhone/iPod/iPad |
#202
|
||||
|
||||
Quote:
-Jason
__________________
True standalone tuner functionality with the --> HAVA Channel Changer<-- |
#203
|
|||
|
|||
Glad you made some progress. Thanks for looking into it.
Quote:
Quote:
|
#204
|
||||
|
||||
Quote:
Considering that 2.2 supports the HTML5 <video> tag, have you thought about adding the videojs.com player? Considering that you use the jquery library for browser identification, an alternate page on the server could add the necessary streaming for android (and others including non Quicktime X non-mobile browsers...) to work. -Jason
__________________
True standalone tuner functionality with the --> HAVA Channel Changer<-- Last edited by Jason; 02-03-2011 at 09:44 AM. |
#205
|
||||
|
||||
Quote:
-Jason
__________________
True standalone tuner functionality with the --> HAVA Channel Changer<-- |
#206
|
|||
|
|||
Quote:
You mentioned videojs.com, there is also JW Player. I wonder what the experience would be like with one of these "embedded" players. I mean, would it be as nice as playing the stream in a standalone player full screen? |
#207
|
||||
|
||||
Quote:
jwPlayer also embeds a flashplayer plugin like mediaelementjs, so I would go with videojs as the non-flash choice. The problem with videojs is that it does allow a full screen experience on Android (afaik...), so that is a downside. -Jason
__________________
True standalone tuner functionality with the --> HAVA Channel Changer<-- |
#208
|
||||
|
||||
Thanks, we'll see what kind of response we get.
__________________
Server: Intel Core i5 760 Quad, Gigabyte GA-H57M-USB3, 4GB RAM, Gigabyte GeForce 210, 120GB SSD (OS), 1TB SATA, HD HomeRun. Extender: STP-HD300, Harmony 550 Remote, Netgear MCA1001 Ethernet over Coax. SageTV: SageTV Server 7.1.8 on Ubuntu Linux 11.04, SageTV Placeshifter for Mac 6.6.2, SageTV Client 7.0.15 for Windows, Linux Placeshifter 7.1.8 on Server and Client, Java 1.6. Plugins: Jetty, Nielm's Web Server, Mobile Web Interface. |
#209
|
||||
|
||||
Quote:
Code:
#EXT-X-ENDLIST That's been the focus so far but there has been some new news that 3.0 will run on phones at some point. I think it will happen but I'm not holding my breath, though.
__________________
Server: Intel Core i5 760 Quad, Gigabyte GA-H57M-USB3, 4GB RAM, Gigabyte GeForce 210, 120GB SSD (OS), 1TB SATA, HD HomeRun. Extender: STP-HD300, Harmony 550 Remote, Netgear MCA1001 Ethernet over Coax. SageTV: SageTV Server 7.1.8 on Ubuntu Linux 11.04, SageTV Placeshifter for Mac 6.6.2, SageTV Client 7.0.15 for Windows, Linux Placeshifter 7.1.8 on Server and Client, Java 1.6. Plugins: Jetty, Nielm's Web Server, Mobile Web Interface. |
#210
|
||||
|
||||
Quote:
The problem right now isn't really the embedding of the html tags, but more about the video codec (H264 vs WebM vs Theora) and protocol (HTTP progressive download vs HTTP Live Streaming). In order to do the real time transcoding I have to use HTTP Live Streaming.
__________________
Server: Intel Core i5 760 Quad, Gigabyte GA-H57M-USB3, 4GB RAM, Gigabyte GeForce 210, 120GB SSD (OS), 1TB SATA, HD HomeRun. Extender: STP-HD300, Harmony 550 Remote, Netgear MCA1001 Ethernet over Coax. SageTV: SageTV Server 7.1.8 on Ubuntu Linux 11.04, SageTV Placeshifter for Mac 6.6.2, SageTV Client 7.0.15 for Windows, Linux Placeshifter 7.1.8 on Server and Client, Java 1.6. Plugins: Jetty, Nielm's Web Server, Mobile Web Interface. |
#211
|
|||
|
|||
I love the interface. Lots of quality coding there.
On my Droid the apple stream works (launches vplayer) but the nasa stream does the text thing. Happy to test anything you want.
__________________
Gigabyte GA-MA770-DS3/4gb DDR2/AMD Phenom 955 3.2ghz Quad Core Windows 7 64bit Home Premium Hauppauge 1600/1850/2250/colossus/2650(CableCard 2 tuner) 8tb RAID5 storage/media/other &3tb RAID5 backup storage on a HighPoint RocketRaid 2680 1tb 3 disk Recording Pool all in a beautiful Antec 1200 SageMyMovies/Comskip/PlayON/SageDCT/SRE HD100/HD300 extenders |
#212
|
|||
|
|||
So I just discovered this... and... I'm just speechless.
Wow. WOW. You are the man. THE MAN. I'm just... mindblown lol. |
#213
|
|||
|
|||
Quote:
Try this link: Apple Bip Bop All |
#214
|
|||
|
|||
IS there anyway (in a development context) to remove the "check the browser/OS" in the code so those of us on android can test streaming at our own peril???
please please please
__________________
Gigabyte GA-MA770-DS3/4gb DDR2/AMD Phenom 955 3.2ghz Quad Core Windows 7 64bit Home Premium Hauppauge 1600/1850/2250/colossus/2650(CableCard 2 tuner) 8tb RAID5 storage/media/other &3tb RAID5 backup storage on a HighPoint RocketRaid 2680 1tb 3 disk Recording Pool all in a beautiful Antec 1200 SageMyMovies/Comskip/PlayON/SageDCT/SRE HD100/HD300 extenders |
#215
|
||||
|
||||
Sure... Use the Dolphin Browser HD and use the setting to change the browser type to iPhone...
__________________
True standalone tuner functionality with the --> HAVA Channel Changer<-- |
#216
|
||||
|
||||
Regarding the various HTTP live streaming test on Android devices, if you are running Android OS 2.3 or newer, try
httplive://devimages.apple.com/iphone/samples/bipbop/gear1/prog_index.m3u8 or such... Basically you have to substitute the HTTP by HTTPLIVE, it seems dumb for them to have made up a new prefix, but...
__________________
SageTCPServer (2.3.5): Open source TCP interface to the SageTV API MLSageTV (3.1.8)/Sage Media Server (1.13): SageTV plugin for MainLobby/CQC TaSageTV (2.58)/TaSTVRemote (1.14): Monitor/control SageTV with an Android device TbSageTV (1.02)/STVRemote (1.11): Monitor/control SageTV with a PlayBook 2 TiSageTV (1.64)/TiSTVRemote (1.09): Monitor/control SageTV with an iPhone/iPod/iPad |
#217
|
|||
|
|||
Quote:
|
#218
|
|||
|
|||
I have a motorola Droid (v1) running Android 2.3.2 (Build GRH78C)
The test stream works perfectly in vplayer. Time counter is perfect, i can fast move back and forth in stream as well!!!!! Quote:
__________________
Gigabyte GA-MA770-DS3/4gb DDR2/AMD Phenom 955 3.2ghz Quad Core Windows 7 64bit Home Premium Hauppauge 1600/1850/2250/colossus/2650(CableCard 2 tuner) 8tb RAID5 storage/media/other &3tb RAID5 backup storage on a HighPoint RocketRaid 2680 1tb 3 disk Recording Pool all in a beautiful Antec 1200 SageMyMovies/Comskip/PlayON/SageDCT/SRE HD100/HD300 extenders |
#219
|
|||
|
|||
Quote:
I run blackdroidmod's ROM called Ultimate Droid 3.0.0 theultimatedroid.com
__________________
Gigabyte GA-MA770-DS3/4gb DDR2/AMD Phenom 955 3.2ghz Quad Core Windows 7 64bit Home Premium Hauppauge 1600/1850/2250/colossus/2650(CableCard 2 tuner) 8tb RAID5 storage/media/other &3tb RAID5 backup storage on a HighPoint RocketRaid 2680 1tb 3 disk Recording Pool all in a beautiful Antec 1200 SageMyMovies/Comskip/PlayON/SageDCT/SRE HD100/HD300 extenders |
#220
|
||||
|
||||
Well, my understanding is that the httplive:// would work in the default media player, no need for VPlayer...
__________________
SageTCPServer (2.3.5): Open source TCP interface to the SageTV API MLSageTV (3.1.8)/Sage Media Server (1.13): SageTV plugin for MainLobby/CQC TaSageTV (2.58)/TaSTVRemote (1.14): Monitor/control SageTV with an Android device TbSageTV (1.02)/STVRemote (1.11): Monitor/control SageTV with a PlayBook 2 TiSageTV (1.64)/TiSTVRemote (1.09): Monitor/control SageTV with an iPhone/iPod/iPad |
Tags |
mobile, web |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Plugin: Mobile Web UI for v7 | jreichen | SageTV v7 Customizations | 145 | 03-07-2016 08:47 AM |
Support: Mobile Web Interface V2 iOS Streaming | jreichen | SageTV v7 Customizations | 225 | 09-22-2013 01:19 AM |
Plugin: Mobile Web Interface 1.2 | jreichen | SageTV Customizations | 281 | 06-17-2011 02:20 PM |
FAQ: Mobile Web Interface V2 iOS Streaming | jreichen | SageTV v7 Customizations | 3 | 11-07-2010 08:28 PM |
Wanted: Developer for Web Interface Mobile | Brent | SageTV Customizations | 249 | 02-09-2009 11:21 PM |