Comment on Firefox Nightly now plays Amazon.com Flash videos using ShumwayparentComments−cpeterso11yYury Delendik on the Shumway team is working on RTMP.js. It's a standalone JS library, but will eventually be used by Shumway.https://github.com/yurydelendik/rtmp.jsAFAIK, Shumway does not support UDP sockets, but, as a Firefox extension, it could access Gecko XPCOM APIs that are not available to JS on the web.
Comments
Yury Delendik on the Shumway team is working on RTMP.js. It's a standalone JS library, but will eventually be used by Shumway.
https://github.com/yurydelendik/rtmp.js
AFAIK, Shumway does not support UDP sockets, but, as a Firefox extension, it could access Gecko XPCOM APIs that are not available to JS on the web.