[mythtv-users] Live Streaming returned 132

Stephen Robertson stephengrobertson at gmail.com
Fri Jul 13 10:52:53 UTC 2012


On Tue, Jul 10, 2012 at 11:02 PM, Chris Pinkham <cpinkham at bc2va.org> wrote:
> * On Tue Jul 10, 2012 at 03:52:11PM +0100, Stephen Robertson wrote:
>> This was using the mythbackend webserver.  All I have done so far is
>> install the JW player via the links.
>
> And you compiled MythTV with --enable-libx264 and --enable-libmp3lame?
>
> Hopefully --enable-libmp3lame won't be required for MythTV 0.26 since
> I have a working (but uncommitted) patch to use AAC audio instead of
> MP3.
>
>> -Choosing my storage group
>> -The settings in the drop down boxes were left at the defaults (width
>> 480,Height Auto,Bitrate 800k, Audio 64k)
>> -Choosing a recording (at random)
>> -Clicking Add Stream
>
> And you selected one of your files there I assume.  Can you run your
> backend with "-v upnp --loglevel debug" and see if it print out any
> information regarding the stream?  There are several places it may
> print an error in the logs.
>
> I think you can run
> "mythbackend --setloglevel debug --setverbose general,upnp"
> to change the log level of your running master backend.
>
> --
> Chris

At the moment I am using the mythbuntu packages which I believed were
compiled with the correct options.  I have updated to the latest
version of fixes which I noticed an HLS related fix.

mythtv (2:0.25.1+fixes.20120713.09d9504-0ubuntu0mythbuntu1) lucid; urgency=low

  * Automated Build: New upstream checkout (09d9504)
  * >>Upstream changes since last upload (e330593):
  * [09d9504] Squelch an inuseprograms DB warning during HLS transcode.
  * [39d343e] Fix HLS transcoding after 199342ef7a.
 -- Mythbuntu Automated Package Builder <email address hidden>   Fri,
13 Jul 2012 00:01:37 +0100

backend log below.  Should anything being printed to mythtranscode.log
?  The log mentions a missing storage group, I have created a
"Streaming" storage as mentioned in the m

Thanks
Stephen

mythbackend.log
Jul 13 11:43:34 bressay mythbackend[13587]: I ProcessRequest
mainserver.cpp:1360 (HandleAnnounce) MainServer::ANN Monitor
Jul 13 11:43:34 bressay mythbackend[13587]: I ProcessRequest
mainserver.cpp:1362 (HandleAnnounce) adding: bressay as a client
(events: 1)
Jul 13 11:43:34 bressay mythbackend[13587]: N ProcessRequest
mainserver.cpp:5221 (HandleSetVerbose) Verbose mask changed, new mask
is:  general upnp
Jul 13 11:43:34 bressay mythbackend[13587]: I Scheduler
scheduler.cpp:2093 (HandleReschedule) Scheduled 294 items in 29.6 =
28.72 match + 0.86 place
Jul 13 11:43:34 bressay mythbackend[13587]: I Scheduler
scheduler.cpp:2160 (HandleRunSchedulerStartup) Scheduler: Seem to be
woken up by USER
Jul 13 11:43:40 bressay mythbackend[13587]: I ProcessRequest
mainserver.cpp:1360 (HandleAnnounce) MainServer::ANN Playback
Jul 13 11:43:40 bressay mythbackend[13587]: I ProcessRequest
mainserver.cpp:1362 (HandleAnnounce) adding: bressay as a client
(events: 0)
Jul 13 11:43:40 bressay mythbackend[13587]: I ProcessRequest
mainserver.cpp:1360 (HandleAnnounce) MainServer::ANN Monitor
Jul 13 11:43:40 bressay mythbackend[13587]: I ProcessRequest
mainserver.cpp:1362 (HandleAnnounce) adding: bressay as a client
(events: 1)
Jul 13 11:43:40 bressay mythbackend[13587]: N ProcessRequest
mainserver.cpp:5252 (HandleSetLogLevel) Log level changed, new level
is: debug
Jul 13 11:44:03 bressay mythbackend[13587]: D HttpServer69
httprequest.cpp:843 (GetParameters) sParams:
'Width=480&Height=0&Bitrate=800000&AudioBitrate=64000&FileName=1071_20120321171300.mpg'
Jul 13 11:44:03 bressay mythbackend[13587]: I HttpServer69
httprequest.cpp:1278 (ExtractMethodFromURL) ExtractMethodFromURL(end)
: AddLiveStream : /Content
Jul 13 11:44:03 bressay mythbackend[13587]: I HttpServer69
servicehost.cpp:281 (ProcessRequest) ServiceHost::ProcessRequest:
AddLiveStream : GET
/Content/AddLiveStream?Width=480&Height=0&Bitrate=800000&AudioBitrate=64000&FileName=1071_20120321171300.mpg
HTTP/1.1#015
Jul 13 11:44:03 bressay mythbackend[13587]: W HttpServer69
services/content.cpp:800 (AddLiveStream) AddLiveStream - StorageGroup
missing... using 'Default'
Jul 13 11:44:03 bressay mythbackend[13587]: I HttpServer69
httprequest.cpp:238 (SendResponse) HTTPRequest::SendResponse(xml/html)
() :200 OK -> 192.168.0.9: 4
Jul 13 11:44:03 bressay mythbackend[13587]: I SystemIOHandlerR
system-unix.cpp:90 (run) Starting IO manager (read)
Jul 13 11:44:03 bressay mythbackend[13587]: I SystemSignalManager
system-unix.cpp:485 (run) Starting process signal handler
Jul 13 11:44:03 bressay mythbackend[13587]: I SystemIOHandlerW
system-unix.cpp:90 (run) Starting IO manager (write)
Jul 13 11:44:03 bressay mythbackend[13587]: I SystemManager
system-unix.cpp:263 (run) Starting process manager
Jul 13 11:44:04 bressay mythbackend[13587]: W HTTPLiveStream
httplivestream.cpp:82 (run) HLS(): Command '/usr/bin/mythtranscode
--hls --hlsstreamid -1 --verbose general,upnp --loglevel debug
--syslog local7' returned 132
Jul 13 11:44:20 bressay mythbackend[13587]: N Expire
autoexpire.cpp:263 (CalcParams) AutoExpire: CalcParams(): Max required
Free Space: 1.0 GB w/freq: 15 min


More information about the mythtv-users mailing list