[Red5] VideoSampleAccess
Niek
niek at simpelinternet.nl
Thu Oct 16 03:13:23 PDT 2008
Hello,
I was wondering if the 'VideoSampleAccess' setting as described in
'http://livedocs.adobe.com/flashmediaserver/3.0/docs/help.html?content=08_xm
lref_168.html' and
'http://www.adobe.com/livedocs/flashmediaserver/3.0/hpdocs/help.html?content
=00000277.html' is implemented in red5. I'm getting errors when using
filters over live video streams from red5, and this setting should fix it. I
know there is a workaround as :
this.video.attachNetStream(null);
b.draw(this.video);
this.video.attachNetStream(ns);
, but I don't really like it. Anyone knows if red5 supports this
VideoSampleAccess setting, or if there is some other way red5 supports this?
Thanks!
Regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://osflash.org/pipermail/red5_osflash.org/attachments/20081016/a130d455/attachment.html
More information about the Red5
mailing list