Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: MythTV: Users

MythTV Android Not Playing

 

 

MythTV users RSS feed   Index | Next | Previous | View Threaded


mitchell.gore at gmail

Sep 13, 2012, 9:44 AM

Post #1 of 23 (1374 views)
Permalink
MythTV Android Not Playing

Hi,

Just updated to the latest version of MythTV for Android. Testing out HLS
i click the video and I can see the video get queued up on the internal web
server and start transcoding. Then BS player opens and says 0 file added
to queue and then just sits there.

Any ideas?

HLS work find via my browser so I dont think its my MythTV setup.

Thanks,
Mitchell


chrislewis915 at gmail

Sep 13, 2012, 9:52 AM

Post #2 of 23 (1354 views)
Permalink
Re: MythTV Android Not Playing [In reply to]

I've been seeing this too. On another device using mythtvgo also.

I recently updated BS player which I suspect to be the culprit.

Try a different player.

Chris
On Sep 13, 2012 5:45 PM, "Mitchell Gore" <mitchell.gore [at] gmail> wrote:

> Hi,
>
> Just updated to the latest version of MythTV for Android. Testing out HLS
> i click the video and I can see the video get queued up on the internal web
> server and start transcoding. Then BS player opens and says 0 file added
> to queue and then just sits there.
>
> Any ideas?
>
> HLS work find via my browser so I dont think its my MythTV setup.
>
> Thanks,
> Mitchell
>
> _______________________________________________
> mythtv-users mailing list
> mythtv-users [at] mythtv
> http://www.mythtv.org/mailman/listinfo/mythtv-users
>
>


mitchell.gore at gmail

Sep 13, 2012, 9:55 AM

Post #3 of 23 (1358 views)
Permalink
Re: MythTV Android Not Playing [In reply to]

>
>
> Try a different player.
>
> Chris
>
> Suggestions?


dmfrey at gmail

Sep 13, 2012, 9:57 AM

Post #4 of 23 (1356 views)
Permalink
Re: MythTV Android Not Playing [In reply to]

On Thu, Sep 13, 2012 at 12:55 PM, Mitchell Gore <mitchell.gore [at] gmail>wrote:

>
>> Try a different player.
>>
>> Chris
>>
>> Suggestions?
>
> _______________________________________________
> mythtv-users mailing list
> mythtv-users [at] mythtv
> http://www.mythtv.org/mailman/listinfo/mythtv-users
>
>
I am working on the app and with the backend developer to see why this
doesn't seem to be working anymore. There are definitely log entries
showing a failure on the backend. We are debugging why this is occurring.

--
My Google Profile <http://www.google.com/profiles/dmfrey>


chrislewis915 at gmail

Sep 13, 2012, 10:00 AM

Post #5 of 23 (1361 views)
Permalink
Re: MythTV Android Not Playing [In reply to]

MX player, its a bit buggy for HLS but should at least show if the stream
starts.

Or i use Sopcast Player which seems to work well, its not on the market so
you will have to google for it.

Chris

On Thu, Sep 13, 2012 at 5:55 PM, Mitchell Gore <mitchell.gore [at] gmail>wrote:

>
>> Try a different player.
>>
>> Chris
>>
>> Suggestions?
>
> _______________________________________________
> mythtv-users mailing list
> mythtv-users [at] mythtv
> http://www.mythtv.org/mailman/listinfo/mythtv-users
>
>


tkrantz at stahurabrenner

Sep 13, 2012, 10:29 AM

Post #6 of 23 (1354 views)
Permalink
Re: MythTV Android Not Playing [In reply to]

For me, mythtv 0.26 will not stream to BS player because of the AAC audio
being generated by the transcode.

Tim


_____

From: mythtv-users-bounces [at] mythtv
[mailto:mythtv-users-bounces [at] mythtv] On Behalf Of Daniel Frey
Sent: Thursday, September 13, 2012 12:57 PM
To: Discussion about MythTV
Subject: Re: [mythtv-users] MythTV Android Not Playing




On Thu, Sep 13, 2012 at 12:55 PM, Mitchell Gore <mitchell.gore [at] gmail>
wrote:



Try a different player.

Chris


Suggestions?

_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://www.mythtv.org/mailman/listinfo/mythtv-users




I am working on the app and with the backend developer to see why this
doesn't seem to be working anymore. There are definitely log entries
showing a failure on the backend. We are debugging why this is occurring.


--
My Google Profile <http://www.google.com/profiles/dmfrey>


cpinkham at bc2va

Sep 13, 2012, 9:34 PM

Post #7 of 23 (1343 views)
Permalink
Re: MythTV Android Not Playing [In reply to]

* On Thu Sep 13, 2012 at 01:29:55PM -0400, Timothy Krantz wrote:
> For me, mythtv 0.26 will not stream to BS player because of the AAC audio
> being generated by the transcode.

You can get MP3 audio by either:

Don't compile with --enable-libfaac and compile with --enable-libmp3lame

OR

Create a setting called HLSAUDIO with a value of 'libmp3lame' in your settings table.

--
Chris
_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://www.mythtv.org/mailman/listinfo/mythtv-users


cpinkham at bc2va

Sep 13, 2012, 9:41 PM

Post #8 of 23 (1341 views)
Permalink
Re: MythTV Android Not Playing [In reply to]

* On Thu Sep 13, 2012 at 05:52:21PM +0100, Chris Lewis wrote:
> I've been seeing this too. On another device using mythtvgo also.
>
> I recently updated BS player which I suspect to be the culprit.
>
> Try a different player.

Can anyone experiencing this issue with MythTV v0.25 try the attached
patch to see if it fixes playback? This will bypass the code that is
generating the error to make 0.25 retrieve files using the same method
that 0.26 does.

--
Chris
Attachments: hls_storagegroup.diff (1.56 KB)


hobbes1069 at gmail

Sep 14, 2012, 6:16 AM

Post #9 of 23 (1333 views)
Permalink
Re: MythTV Android Not Playing [In reply to]

On Thu, Sep 13, 2012 at 11:41 PM, Chris Pinkham <cpinkham [at] bc2va> wrote:
> Can anyone experiencing this issue with MythTV v0.25 try the attached
> patch to see if it fixes playback? This will bypass the code that is
> generating the error to make 0.25 retrieve files using the same method
> that 0.26 does.

Building now remotely from work but I won't be able to test it until
tonight... Well maybe I can test it remotely as well... I'll let you
know.

Richard
_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://www.mythtv.org/mailman/listinfo/mythtv-users


hobbes1069 at gmail

Sep 14, 2012, 8:44 AM

Post #10 of 23 (1335 views)
Permalink
Re: MythTV Android Not Playing [In reply to]

On Thu, Sep 13, 2012 at 11:41 PM, Chris Pinkham <cpinkham [at] bc2va> wrote:
> Can anyone experiencing this issue with MythTV v0.25 try the attached
> patch to see if it fixes playback? This will bypass the code that is
> generating the error to make 0.25 retrieve files using the same method
> that 0.26 does.

I just tried and didn't see any difference. BS Player said "0 files
added to play queue" or something like that and the internal video
player said "Unable to play video".

Richard
_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://www.mythtv.org/mailman/listinfo/mythtv-users


cpinkham at bc2va

Sep 14, 2012, 4:31 PM

Post #11 of 23 (1321 views)
Permalink
Re: MythTV Android Not Playing [In reply to]

* On Fri Sep 14, 2012 at 10:44:22AM -0500, Richard Shaw wrote:
> On Thu, Sep 13, 2012 at 11:41 PM, Chris Pinkham <cpinkham [at] bc2va> wrote:
> > Can anyone experiencing this issue with MythTV v0.25 try the attached
> > patch to see if it fixes playback? This will bypass the code that is
> > generating the error to make 0.25 retrieve files using the same method
> > that 0.26 does.
>
> I just tried and didn't see any difference. BS Player said "0 files
> added to play queue" or something like that and the internal video
> player said "Unable to play video".

Can you confirm if your .m3u8 playlists now have entries in them
that are of the form /StorageGroup/Streaming/SOME_FILENAME instead
of /Content/GetFile?StorageGroup=Streaming&Filename=SOME_FILENAME

--
Chris
_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://www.mythtv.org/mailman/listinfo/mythtv-users


hobbes1069 at gmail

Sep 14, 2012, 4:42 PM

Post #12 of 23 (1321 views)
Permalink
Re: MythTV Android Not Playing [In reply to]

On Fri, Sep 14, 2012 at 6:31 PM, Chris Pinkham <cpinkham [at] bc2va> wrote:
> * On Fri Sep 14, 2012 at 10:44:22AM -0500, Richard Shaw wrote:
>> On Thu, Sep 13, 2012 at 11:41 PM, Chris Pinkham <cpinkham [at] bc2va> wrote:
>> > Can anyone experiencing this issue with MythTV v0.25 try the attached
>> > patch to see if it fixes playback? This will bypass the code that is
>> > generating the error to make 0.25 retrieve files using the same method
>> > that 0.26 does.
>>
>> I just tried and didn't see any difference. BS Player said "0 files
>> added to play queue" or something like that and the internal video
>> player said "Unable to play video".
>
> Can you confirm if your .m3u8 playlists now have entries in them
> that are of the form /StorageGroup/Streaming/SOME_FILENAME instead
> of /Content/GetFile?StorageGroup=Streaming&Filename=SOME_FILENAME

Here's one of them:

#EXTM3U
#EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=1020800
/StorageGroup/Streaming/1031_20120906190000.mpg.864x480_800kV_128kA.av.m3u8
#EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=35200
/StorageGroup/Streaming/1031_20120906190000.mpg.864x480_800kV_128kA.ao_32kA.m3u8

Looks like that part is OK...

Richard
_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://www.mythtv.org/mailman/listinfo/mythtv-users


hobbes1069 at gmail

Sep 14, 2012, 7:33 PM

Post #13 of 23 (1320 views)
Permalink
Re: MythTV Android Not Playing [In reply to]

Some extra information. I did a "tail -f <mythbackend log>" and
started a recording from my phone and got the following output:

2012-09-14 21:30:29.402083 E [19615] HttpServer63
httplivestream.cpp:665 (LoadFromDB) - HLS(): Unable to query DB info
for stream 50
2012-09-14 21:30:34.710401 E [19615/22165] HttpServer63
httplivestream.cpp:665 (LoadFromDB) - HLS(): Unable to query DB info
for stream 50
2012-09-14 21:30:40.035909 E [19615/22165] HttpServer63
httplivestream.cpp:665 (LoadFromDB) - HLS(): Unable to query DB info
for stream 50
2012-09-14 21:30:45.339084 E [19615/22165] HttpServer63
httplivestream.cpp:665 (LoadFromDB) - HLS(): Unable to query DB info
for stream 50
2012-09-14 21:30:50.581736 E [19615/22165] HttpServer63
httplivestream.cpp:665 (LoadFromDB) - HLS(): Unable to query DB info
for stream 50
2012-09-14 21:30:55.910412 E [19615/22167] HttpServer69
httplivestream.cpp:665 (LoadFromDB) - HLS(): Unable to query DB info
for stream 50
2012-09-14 21:30:59.221425 E [19615/22165] HttpServer63
httplivestream.cpp:828 (RemoveStream) - HLS(): Unable to delete
/var/lib/mythstreaming/1031_20120903193000.mpg.864x480_800kV_128kA.av.000001.ts.
2012-09-14 21:30:59.221493 E [19615/22165] HttpServer63
httplivestream.cpp:834 (RemoveStream) - HLS(): Unable to delete
/var/lib/mythstreaming/1031_20120903193000.mpg.864x480_800kV_128kA.ao_32kA.000001.ts.
2012-09-14 21:30:59.223198 E [19615/22165] HttpServer63
httplivestream.cpp:840 (RemoveStream) - HLS(): Unable to delete
/var/lib/mythstreaming/1031_20120903193000.mpg.864x480_800kV_128kA.m3u8.
2012-09-14 21:30:59.223452 E [19615/22165] HttpServer63
httplivestream.cpp:855 (RemoveStream) - HLS(): Unable to delete
/var/lib/mythstreaming/1031_20120903193000.mpg.864x480_800kV_128kA.html.
2012-09-14 21:31:01.205878 E [19615/22165] HttpServer63
httplivestream.cpp:665 (LoadFromDB) - HLS(): Unable to query DB info
for stream 50
2012-09-14 21:31:06.513366 E [19615/22165] HttpServer63
httplivestream.cpp:665 (LoadFromDB) - HLS(): Unable to query DB info
for stream 50
2012-09-14 21:31:11.793100 E [19615/22165] HttpServer63
httplivestream.cpp:665 (LoadFromDB) - HLS(): Unable to query DB info
for stream 50
2012-09-14 21:31:17.085658 E [19615/22165] HttpServer63
httplivestream.cpp:665 (LoadFromDB) - HLS(): Unable to query DB info
for stream 50

Does this help?

Thanks,
Richard
_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://www.mythtv.org/mailman/listinfo/mythtv-users


cpinkham at bc2va

Sep 15, 2012, 6:51 PM

Post #14 of 23 (1311 views)
Permalink
Re: MythTV Android Not Playing [In reply to]

* On Fri Sep 14, 2012 at 06:42:53PM -0500, Richard Shaw wrote:
> > Can you confirm if your .m3u8 playlists now have entries in them
> > that are of the form /StorageGroup/Streaming/SOME_FILENAME instead
> > of /Content/GetFile?StorageGroup=Streaming&Filename=SOME_FILENAME
>
> Here's one of them:
>
> #EXTM3U
> #EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=1020800
> /StorageGroup/Streaming/1031_20120906190000.mpg.864x480_800kV_128kA.av.m3u8
> #EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=35200
> /StorageGroup/Streaming/1031_20120906190000.mpg.864x480_800kV_128kA.ao_32kA.m3u8

OK, that looks good. Do you have the "GetFile - Filename missing."
entries in your backend log? If not, you may be having a different
issue. The URLs above in your .m3u8 files indicate you
should be bypassing the Content::GetFile() method which prints
out that log entry.

--
Chris
_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://www.mythtv.org/mailman/listinfo/mythtv-users


cpinkham at bc2va

Sep 15, 2012, 6:53 PM

Post #15 of 23 (1304 views)
Permalink
Re: MythTV Android Not Playing [In reply to]

* On Fri Sep 14, 2012 at 09:33:34PM -0500, Richard Shaw wrote:
> Some extra information. I did a "tail -f <mythbackend log>" and
> started a recording from my phone and got the following output:
>
> 2012-09-14 21:30:29.402083 E [19615] HttpServer63
> httplivestream.cpp:665 (LoadFromDB) - HLS(): Unable to query DB info
> for stream 50
> 2012-09-14 21:30:34.710401 E [19615/22165] HttpServer63
> httplivestream.cpp:665 (LoadFromDB) - HLS(): Unable to query DB info
> for stream 50

This looks like a different issue. Can you perform a select on the
livestream table "select * from livestream;" to verify it's not
corrupt?

--
Chris
_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://www.mythtv.org/mailman/listinfo/mythtv-users


hobbes1069 at gmail

Sep 16, 2012, 4:24 AM

Post #16 of 23 (1295 views)
Permalink
Re: MythTV Android Not Playing [In reply to]

On Sat, Sep 15, 2012 at 8:53 PM, Chris Pinkham <cpinkham [at] bc2va> wrote:
> * On Fri Sep 14, 2012 at 09:33:34PM -0500, Richard Shaw wrote:
>> Some extra information. I did a "tail -f <mythbackend log>" and
>> started a recording from my phone and got the following output:
>>
>> 2012-09-14 21:30:29.402083 E [19615] HttpServer63
>> httplivestream.cpp:665 (LoadFromDB) - HLS(): Unable to query DB info
>> for stream 50
>> 2012-09-14 21:30:34.710401 E [19615/22165] HttpServer63
>> httplivestream.cpp:665 (LoadFromDB) - HLS(): Unable to query DB info
>> for stream 50
>
> This looks like a different issue. Can you perform a select on the
> livestream table "select * from livestream;" to verify it's not
> corrupt?

I got the following:

mysql> select * from livestream;
+----+-------+--------+---------+--------------+------------+------------------+-------------+-------------+--------------+----------------+--------------+-----------------+---------------------+---------------------+-------------------------------------------------------------------------+------------------------------------------------------------------------------------------------+--------+-----------------------+-----------------------------------------+--------------------+-------------+--------------+------------------------+--------------------------------------------+
| id | width | height | bitrate | audiobitrate | samplerate |
audioonlybitrate | segmentsize | maxsegments | startsegment |
currentsegment | segmentcount | percentcomplete | created
| lastmodified | relativeurl
| fullurl
| status |
statusmessage | sourcefile |
sourcehost | sourcewidth | sourceheight | outdir
| outbase |
+----+-------+--------+---------+--------------+------------+------------------+-------------+-------------+--------------+----------------+--------------+-----------------+---------------------+---------------------+-------------------------------------------------------------------------+------------------------------------------------------------------------------------------------+--------+-----------------------+-----------------------------------------+-------------------------------------+-----------------------------------------+--------------------+-------------+--------------+------------------------+--------------------------------------------+
| 52 | 480 | 272 | 800000 | 64000 | 0 |
32000 | 10 | 0 | 1 | 301 |
301 | 100 | 2012-09-14 21:33:07 | 2012-09-14
21:33:07 | /StorageGroup/Streaming/1031_20120831190000.mpg.480x272_800kV_64kA.m3u8
| http://192.168.0.4:6544/StorageGroup/Streaming/1031_20120831190000.mpg.480x272_800kV_64kA.m3u8
| 3 | Transcoding Completed |
/var/lib/mythtv/1031_20120831190000.mpg | calvin.localdomain |
1920 | 1088 | /var/lib/mythstreaming |
1031_20120831190000.mpg.480x272_800kV_64kA |
+----+-------+--------+---------+--------------+------------+------------------+-------------+-------------+--------------+----------------+--------------+-----------------+---------------------+---------------------+-------------------------------------------------------------------------+------------------------------------------------------------------------------------------------+--------+-----------------------+-----------------------------------------+--------------------+-------------+--------------+------------------------+--------------------------------------------+

Thanks,
Richard
_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://www.mythtv.org/mailman/listinfo/mythtv-users


cpinkham at bc2va

Sep 17, 2012, 5:42 PM

Post #17 of 23 (1272 views)
Permalink
Re: MythTV Android Not Playing [In reply to]

* On Sun Sep 16, 2012 at 06:24:04AM -0500, Richard Shaw wrote:
> 21:33:07 | /StorageGroup/Streaming/1031_20120831190000.mpg.480x272_800kV_64kA.m3u8
> | http://192.168.0.4:6544/StorageGroup/Streaming/1031_20120831190000.mpg.480x272_800kV_64kA.m3u8

OK, those look OK.

Can you try one modification to the patch I sent previously? In my original
testing, I think I saw one player that didn't like having anything more than
the filename on the lines in the playlists.

Can you edit libs/libmythtv/httplivestream.cpp and find
HTTPLiveStream::SetOutputVars. We need to force setting

m_httpPrefixRel = "";

at the bottom of that function. You can either paste the above line
in directly at the bottom of the function or comment out the
if/else if/else block so that the last line in the file is the
existing m_httpPrefixRel = ""; and it always gets executed.

I'm wondering if the player doesn't like having the path on the URL.
Daniel sent me a packet capture he made and I can see the stream being
started and the player re-querying the backend until 3 segments are ready,
then the player downloads the meta/main playlist but it doesn't request
either of the individual stream playlists, so I think that it doesn't
like the URLs having the path on them.

--
Chris
_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://www.mythtv.org/mailman/listinfo/mythtv-users


hobbes1069 at gmail

Sep 17, 2012, 7:53 PM

Post #18 of 23 (1271 views)
Permalink
Re: MythTV Android Not Playing [In reply to]

On Mon, Sep 17, 2012 at 7:42 PM, Chris Pinkham <cpinkham [at] bc2va> wrote:
> Can you edit libs/libmythtv/httplivestream.cpp and find
> HTTPLiveStream::SetOutputVars. We need to force setting
>
> m_httpPrefixRel = "";
>
> at the bottom of that function. You can either paste the above line
> in directly at the bottom of the function or comment out the
> if/else if/else block so that the last line in the file is the
> existing m_httpPrefixRel = ""; and it always gets executed.

Hmmm.. It seemed like the internal video player "tried" harder to play
it back but still failed. BS Player failed the same way as before.
Here's the contents of the m3u8:

#EXTM3U
#EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=1020800
1031_20120906190000.mpg.864x480_800kV_128kA.av.m3u8
#EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=35200
1031_20120906190000.mpg.864x480_800kV_128kA.ao_32kA.m3u8

Since I have a fairly new phone (Galaxy S2) I wouldn't think it's a
compatibility problem. It should handle the x264 video and mp3 audio
just fine.

Richard
_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://www.mythtv.org/mailman/listinfo/mythtv-users


cpinkham at bc2va

Sep 19, 2012, 5:57 PM

Post #19 of 23 (1236 views)
Permalink
Re: MythTV Android Not Playing [In reply to]

* On Mon Sep 17, 2012 at 09:53:27PM -0500, Richard Shaw wrote:
> Hmmm.. It seemed like the internal video player "tried" harder to play
> it back but still failed. BS Player failed the same way as before.
> Here's the contents of the m3u8:
>
> #EXTM3U
> #EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=1020800
> 1031_20120906190000.mpg.864x480_800kV_128kA.av.m3u8
> #EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=35200
> 1031_20120906190000.mpg.864x480_800kV_128kA.ao_32kA.m3u8

Did the .m3u8 files listed above contain just the filenames as well?
I'd like to verify the change worked as intended.

Can you run a packet trace on the master backend while you're testing
and email it to me privately?

tcpdump -i eth0 -s 2048 -w hls_failure_rshaw.pcap port 6544

I'll take a look and see if I notice anything. I had Daniel send me a
capture and this is how I determined that BS Player Lite wasn't trying
to download the individual playlist after downloading the meta/main
playlist.

I'd like to determine if you're seeing the same thing or not.

I've never been able to get the internal player to work with HLS,
even when I tried making a stub app a long time ago that played one
of the demo streams out on the net.

--
Chris
_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://www.mythtv.org/mailman/listinfo/mythtv-users


cpinkham at bc2va

Sep 21, 2012, 9:17 PM

Post #20 of 23 (1195 views)
Permalink
Re: MythTV Android Not Playing [In reply to]

* On Thu Sep 13, 2012 at 05:52:21PM +0100, Chris Lewis wrote:
> I've been seeing this too. On another device using mythtvgo also.
>
> I recently updated BS player which I suspect to be the culprit.
>
> Try a different player.

Richard and Daniel sent me packet captures off-list and both confirmed
the same thing, that BS Player Lite doesn't send any more requests after it
downloads the meta playlist from the backend. I haven't upgraded my
Android tablet yet, so I sent Richard a copy of my old BS Player Lite .apk
file and he confirmed that it did work for him, so it appears to be an
issue with the recent BS Player update. I also found several users on
the BS Player forum reporting issues with broken HLS playback with the
latest update.

--
Chris
_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://www.mythtv.org/mailman/listinfo/mythtv-users


dmfrey at gmail

Sep 21, 2012, 9:28 PM

Post #21 of 23 (1195 views)
Permalink
Re: MythTV Android Not Playing [In reply to]

On Sat, Sep 22, 2012 at 12:17 AM, Chris Pinkham <cpinkham [at] bc2va> wrote:

> * On Thu Sep 13, 2012 at 05:52:21PM +0100, Chris Lewis wrote:
> > I've been seeing this too. On another device using mythtvgo also.
> >
> > I recently updated BS player which I suspect to be the culprit.
> >
> > Try a different player.
>
> Richard and Daniel sent me packet captures off-list and both confirmed
> the same thing, that BS Player Lite doesn't send any more requests after it
> downloads the meta playlist from the backend. I haven't upgraded my
> Android tablet yet, so I sent Richard a copy of my old BS Player Lite .apk
> file and he confirmed that it did work for him, so it appears to be an
> issue with the recent BS Player update. I also found several users on
> the BS Player forum reporting issues with broken HLS playback with the
> latest update.
>
> --
> Chris
> _______________________________________________
> mythtv-users mailing list
> mythtv-users [at] mythtv
> http://www.mythtv.org/mailman/listinfo/mythtv-users
>


I have also been finding success with MX Player.

Dan

--
My Google Profile <http://www.google.com/profiles/dmfrey>


hobbes1069 at gmail

Sep 22, 2012, 5:51 AM

Post #22 of 23 (1177 views)
Permalink
Re: MythTV Android Not Playing [In reply to]

On Fri, Sep 21, 2012 at 11:28 PM, Daniel Frey <dmfrey [at] gmail> wrote:
> I have also been finding success with MX Player.

Interesting. I installed it but when I try to play a recording I still
only get a choice between the internal video player and BS Player...

Richard
_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://www.mythtv.org/mailman/listinfo/mythtv-users


dmfrey at gmail

Sep 22, 2012, 6:51 AM

Post #23 of 23 (1173 views)
Permalink
Re: MythTV Android Not Playing [In reply to]

On Sep 22, 2012 8:51 AM, "Richard Shaw" <hobbes1069 [at] gmail> wrote:
>
> On Fri, Sep 21, 2012 at 11:28 PM, Daniel Frey <dmfrey [at] gmail> wrote:
> > I have also been finding success with MX Player.
>
> Interesting. I installed it but when I try to play a recording I still
> only get a choice between the internal video player and BS Player...
>
> Richard
> _______________________________________________
> mythtv-users mailing list
> mythtv-users [at] mythtv
> http://www.mythtv.org/mailman/listinfo/mythtv-users

Try and do a force stop on the from the Apps menu in settings. Then
relaunch it.

The app itself doesn't have any control over what appears you try to launch
an external player.

MythTV users RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.