[mythtv-users] MythTV Android Not Playing

Richard Shaw hobbes1069 at gmail.com
Sun Sep 16 11:24:04 UTC 2012


On Sat, Sep 15, 2012 at 8:53 PM, Chris Pinkham <cpinkham at bc2va.org> 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


More information about the mythtv-users mailing list