I've almost gotten MythStreamTV to work but ran into a odd problem that I havnt seen anyone mention on the mailing list yet.
I select a stream to play and this webpage comes up:
MythStreamTV is now streaming your program.
Click Here To Refresh Log File Display Click here to launch mms://192.168.200.29:8001
<Blank>
Command line:/video/stream/mythstreamtv.sh 'WMV2' 'mp3' '500' '64' '1' '30' '/1244_20050120150000_20050120160000.nuv' > /video/stream/log.txt 2>&1 &
When I click the link (mms://192.168.200.29:8001) Windows Media 9 comes up (yes a WinXP box) and says that the server is not responding.
Hoping the log file would give me some clues I click "Click Here To Refresh Log File Display" which brings this website up:
MythStreamTV is now streaming your program.
Click Here To Refresh Log File Display Click here to launch mms://192.168.200.29:8001
<Blank>
Command line: <Blank>
This time both the log and the Command line output are blank.
As a experiment I went ahead and SSH'd to my MythTV box and ran " /video/stream/mythstreamtv.sh 'WMV2' 'mp3' '500' '64' '1' '30' '/1244_20050120150000_20050120160000.nuv' > /video/stream/log.txt 2>&1 & "
Which responds with " [1] 3048 "
Clicking "Click Here To Refresh Log File Display" this time brings up this:
MythStreamTV is now streaming your program.
Click Here To Refresh Log File Display Click here to launch mms://192.168.200.29:8001
Starting Stream of /1244_20050120150000_20050120160000.nuv
VLC media player 0.8.1 Janus
[00000198] dummy interface: Using the dummy interface module...
[00000204] main private: creating httpd
[00000213] mpeg_audio packetizer: MPGA channels:2 samplerate:48000 bitrate:384
[00000214] mpeg_audio decoder: MPGA channels:2 samplerate:48000 bitrate:384
[wmv2 @ 0x83839bc]removing common factors from framerate
Command line: <Blank>
This time when I click the link (mms://192.168.200.29:8001) Windows Media 9 comes up and low and behold there is my Stargate SG1 in full streaming glory
Clicking "Click Here To Refresh Log File Display" this time brings up this:
- option name='Pragma' value='xClientGUID={3300AD50-2C39-46c0-AE0A-DDF3BC758E21}'
- option name='X-Accept-Authentication' value='Negotiate, NTLM, Digest, Basic'
- option name='Pragma' value='client-id=11665'
- option name='Pragma' value='log-line=0.0.0.0 2005-01-21 04:40:51 - http://192.168.200.29:8001/ 0 30 1 200 {3300AD50-2C39-46c0-AE0A-DDF3BC758E21} 9.0.0.3250 en-US WMFSDK/9.0.0.3250_WMPlayer/9.0.0.3250 - wmplayer.exe 9.0.0.3250 Windows_XP 5.1.0.2600 Pentium 0 0 666801 http TCP Windows_Media_Video_2 MPEG_Audio_Layer_3 - - 2745576 - 669 0 0 0 0 0 0 1 5 100 - - - - '
- option name='Content-Length' value='0'
sending answer
HTTP/1.0 200 OK
Content-type: application/octet-stream
Server: Cougar 4.1.0.3921
Pragma: no-cache
Pragma: client-id=6375
Pragma: features="broadcast"
Cache-Control: no-cache
Which leads to my question,
Why am I able to launch eveything fine from the command line but not the MythWeb interface? There is of course something really basic I'm overlooking...
Any thoughts folks?
- Kenneth
(who profoundly appolgizes to anyone who actually gets to this part by reading this long email :-)
Joshua Ebel wrote:
Greetings,
I've released a new project on Source Forge called MythStreamTV. MythStreamTV is currently available in Alpha at http://mythstreamtv.sourceforge.net/ for download.
MythStreamTV is a MythTV addon that allows live transcoding of nupplevideo to Windows Media Player/Mplayer and allows control via MythWeb.
Current featureset of MythStreamTV includes: -Codec Selection of DIV3 and WMV2 -Video Bitrate Selection -Playlist Creation -Streaming of LiveTV and Recorded programming
Future enhancements: -Remote video control (fast forward, rewind, pause etc) -Streaming of DVD playback -More codecs -Autolanch of MMS client
Enjoy! -Joshua Ebel [EMAIL PROTECTED]
------------------------------------------------------------------------
_______________________________________________
mythtv-users mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
_______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
