Chrome add-on (in-browser video rendering from native process) -
i'm working on chrome add-on relies on native messaging protocol (chrome extension , native host application). host application has video render part. video render sinks incoming video given native window appears pop-up window.
so, somehow stick pop-up video window chrome window, or much improve solution me rendering video straight in chrome window native host application?
i considered nacl , opencv, named pipe, shared memory , tried create proof of concept no success.
is there suitable solution, feasible?
please suggest other approach.
thanks in advance!
google-chrome-extension video-streaming add-on google-nativeclient
No comments:
Post a Comment