[mythtv-commits] Ticket #6935: 200, Stream not found trying to play recording in the flash media player in mythweb.

MythTV noreply at mythtv.org
Fri Aug 23 15:58:06 UTC 2013


#6935: 200, Stream not found trying to play recording in the flash media player in
mythweb.
-----------------------------------------+-------------------------
 Reporter:  Marc Tousignant <drayson@…>  |          Owner:  kormoc
     Type:  defect                       |         Status:  new
 Priority:  minor                        |      Milestone:  unknown
Component:  Plugin - MythWeb             |        Version:  head
 Severity:  medium                       |     Resolution:
 Keywords:                               |  Ticket locked:  0
-----------------------------------------+-------------------------
Changes (by c4str4t0 <poika@…>):

 * status:  closed => new
 * resolution:  Need more Info =>


Comment:

 I am getting the "200, stream not found" error as described in this ticket
 and the associated screenshots.  paulh requested some additional info,
 which I will provide:

 FLV url (from /var/log/httpd/access_log):
 "GET /mythweb/js/libs/flowplayer/flowplayer.swf?0.16790115404896544
 HTTP/1.1" 200 118914
 "GET /mythweb/tv/lookup_metadata?title=Family%20Guy&subtitle=The
 %20Cleveland-
 Loretta%20Quagmire&inetref=75978&season=4&episode=5&allowgeneric=true
 HTTP/1.1" 200 8314
 "GET //mythweb/pl/stream/1122/1376953200.flv HTTP/1.1" 404 246

 asx url (from mythweb):
 http://htpc.suomi.lcl//mythweb/pl/stream/1122/1376953200.asx

 Additionally, when clicking on the Direct Download in mythweb, I get the
 following:
 The requested URL /mythweb/mythweb.pl/pl/stream/1122/1376953200 was not
 found on this server.



 I am using the latest build by doing a "git pull" after doing:
 git clone -b fixes/0.26 git://github.com/MythTV/mythtv.git
 git clone -b fixes/0.26 git://github.com/MythTV/mythweb.git

 Version Info:
 root at htpc:~# mythbackend --version
 Please attach all output as a file in bug reports.
 MythTV Version : v0.26.1
 MythTV Branch :
 Network Protocol : 75
 Library API : 0.26.20130225-1
 QT Version : 4.8.2
 Options compiled in:
  linux release use_hidesyms using_alsa using_oss using_backend
 using_bindings_perl using_bindings_python using_bindings_php using_dvb
 using_frontend using_ceton using_hdpvr using_iptv using_ivtv
 using_joystick_menu using_libcrypto using_libxml2 using_libudf using_lirc
 using_mheg using_opengl_video using_qtwebkit using_qtscript using_qtdbus
 using_v4l2 using_x11 using_xrandr using_xv using_bindings_perl
 using_bindings_python using_bindings_php using_mythtranscode using_opengl
 using_ffmpeg_threads using_live using_mheg using_libass using_libxml2
 using_libudf

 Additional version info for ffmpeg:
 root at htpc:~# ffmpeg
 ffmpeg version 0.11.1 Copyright (c) 2000-2012 the FFmpeg developers
   built on Jul 18 2013 14:19:23 with gcc 4.7.1
   configuration: --prefix=/usr --libdir=/usr/lib64 --shlibdir=/usr/lib64
 --mandir=/usr/man --disable-debug --enable-shared --disable-static
 --enable-pthreads --enable-libtheora --enable-libvorbis --enable-gpl
 --enable-version3 --enable-postproc --enable-swscale --enable-x11grab
 --enable-avfilter --enable-gnutls --enable-libcdio --arch=x86_64 --enable-
 libopenjpeg --enable-libmp3lame --enable-libfaac --enable-libxvid
 --enable-libx264 --enable-libschroedinger --enable-nonfree --enable-libgsm
 --enable-libvpx --enable-librtmp --enable-libopencore-amrnb --enable-
 libopencore-amrwb --enable-frei0r --enable-libcelt --enable-libbluray
 --enable-libass
   libavutil      51. 54.100 / 51. 54.100
   libavcodec     54. 23.100 / 54. 23.100
   libavformat    54.  6.100 / 54.  6.100
   libavdevice    54.  0.100 / 54.  0.100
   libavfilter     2. 77.100 /  2. 77.100
   libswscale      2.  1.100 /  2.  1.100
   libswresample   0. 15.100 /  0. 15.100
   libpostproc    52.  0.100 / 52.  0.100

 Lastly, I'm using Slackware64 14.0.

 root at htpc:~# uname -a
 Linux htpc 3.2.45 #2 SMP Fri May 31 20:14:55 CDT 2013 x86_64 Intel(R)
 Core(TM)2 Quad CPU           @ 2.66GHz GenuineIntel GNU/Linux

--
Ticket URL: <http://code.mythtv.org/trac/ticket/6935#comment:8>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list