Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

firefox the ogg streaming does not open

  • 3 답장
  • 11 이 문제를 만남
  • 9 보기
  • 최종 답변자: cor-el

more options

When log on this site http://cww8hk.blogspot.com/2011/05/blog-post.htm by firefox, the ogg streaming does not open, but if I use chrome and opera to log on, they can open the streaming. How can I set the HTML for FIREFOX,thanks!

When log on this site http://cww8hk.blogspot.com/2011/05/blog-post.htm by firefox, the ogg streaming does not open, but if I use chrome and opera to log on, they can open the streaming. How can I set the HTML for FIREFOX,thanks!

모든 댓글 (3)

more options

The source file http://jackywing.no-ip.org:4650 is send as application/octet-stream and that doesn't work with Firefox.

It only works if files are send with a supported MIME type.

more options

Thanks for reply.How can I fix this problem?Because the blog is not my own sever, is it I need to set my VLC STREAMING? In fact, if I am using the chrome and opera, it should be OK to listen the streaming.Would you tell me more, and this is the code for my streaming and HTML5.Thanks again!

sout=#transcode{vcodec=none,acodec=vorb,ab=32,channels=1,samplerate=22050}:gather:http{mux=ogg,dst=:4650/} :no-sout-rtp-sap :no-sout-standard-sap :ttl=1 :sout-keep

<audio autoplay="autoplay" controls="controls" height="80" width="650"> </audio>

글쓴이 cww8hk 수정일시

more options

You're welcome


A good place to ask questions and advice about web development is at the mozillaZine Web Development/Standards Evangelism forum.
The helpers at that forum are more knowledgeable about web development issues.
You need to register at the mozillaZine forum site in order to post at that forum.

See http://forums.mozillazine.org/viewforum.php?f=25