Stream not working on Firefox via QuickTime -
i have live stream 2 cameras. code looks this
<embed id="qtlive" src="empty.mov" qtsrc="rtsp://ip:address/live/video/ch1&authbasic=loginpwd=" width="800" height="600" scale="tofit" autoplay="true" loop="false" controller="true" wmode="transparent" type="video/quicktime" pluginspage="http://www.apple.com/quicktime/" > on server it's working perfect safari on firefox got blank, white box. when run local file .html via firefox it's working on remote server it's not.
i have qt installed on firefox , using mac.
any ideas how solve problem ?
Comments
Post a Comment