Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I'm trying to make a smartphone software using python and HTML5. Now in server I can receive rpt packet content audio and video, but I don't know how to play it in the web browser (I don't use Flash). I see that HTML5 have the audio and video tags, so I intend use websocket to transfer data. But I can't find the way to play it in browser.

Can somebody help me? Thanks.

share|improve this question
I took some liberty with the editing. If in doubt, please check the revision history. – Yi Jiang Aug 30 '10 at 10:03

1 Answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.