开发者

Python alternative to Adobe Real Time Messaging Protocol

Is there a 开发者_高级运维way to stream audio and video over the internet using Python Web Programming and not Flash?


Python is a server-side language, Flash is a client-side language. They do completely different things.

If you want to look at video streaming that doesn't require Flash, take a look at the HTML5 video element, which is a portion of the HTML5 standard being developed and is handled client-side by the browser.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜