does anyone know the proper #transcode options to stream live video to windows media player on a windows mobile 6 device? I read somewhere that mms has been abondoned in favor of http. I can get the following to stream to the coreplayer application but can not get anything to stream using windows media player. Thanks in advance for any help:
works for coreplayer: #transcode{vcodec=mp4v,acodec=mpga,vb=256,ab=32,scale=.25,ab=32,channels=2}:duplicate{dst=std{access=http,mux=ts,dst=:5050}}
after searching this formum I tried this too, but received an error on wmp: #transcode{vcodec=mp4v,vb=192,scale=0.25,acodec=mp3,ab=32,channels=1}:duplicate{dst=display,dst=std{access=http,mux=asf,url=192.168.1.6:5050}}0}}