I've got streaming over http with authenication working well, works
with mplayer on linux and windows media player on windows :-D
Just open up the mythstreamtv.sh file and change the vlc line to read:
/usr/local/bin/vlc -vvv --sout-transcode-fps=$FPS
--sout-transcode-deinterlace $NUV_DIR/$1
":sout=#transcode{vcodec=$VCODEC,acodec=$ACODEC,vb=$VB,ab=$AB,scale=$SIZE}:std{access=http{user=test,pwd=test,mime=video/x-ms-asf},mux=asf,url=:8080}"
You can either remove the user=test,pwd=test bit or set them to
something other that test so you force people to log in before they
can view the stream.
Hope this is useful to someone.
Ash.
_______________________________________________
mythtv-users mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users