VNC for Ubuntu

root@dlp:~# aptitude -y install vnc4server root@dlp:~# su – narwhal # switch to a user who set VNC narwhal@dlp:~$ vncpasswd # set VNC password Password: […]

QTSS for Ubuntu

https://github.com/lstoll/dss/downloads DarwinStreamingSrvr6.0.3-L2-Linux-x64.deb once installed then qtpasswd -A admin admin Also for Readhat darwinstreamingserver-6.0.3-2mdv2009.1.x86_64.rpm

iPhone streaming revisited

Have a go with this /Applications/VLC.app/Contents/MacOS/VLC rtsp://tributary2.rave.ac.uk/floor0.sdp –intf dummy –sout-transcode-audio-sync –sout=’#transcode{width=640,height=480,fps=25,vcodec=h264,venc=x264{aud,profile=baseline,level=30,keyint=30,bframes=0,ref=1,nocabac},acodec=mp4a,ab=56,deinterlace}:duplicate{dst=std{access=file,mux=ts,dst=-}}’ | mediastreamsegmenter -O -b http://10.0.220.31/~prometeus/ -f ~/sites/ -t 10 -s 4 […]