Is it possible catch media stream URL of flash player using NPAPI functions?

Posted by user359278 on Stack Overflow See other posts from Stack Overflow or by user359278
Published on 2010-06-05T15:20:19Z Indexed on 2010/06/06 17:22 UTC
Read the original article Hit count: 416

Filed under:
|
|
|
|

Hi guys.
I'm trying to make a video download panel for Chrome likes Real Player's one ( a DLL plugin )...
My question is :
"Is it possible to use NPAPI funtions such as NPP_NewStream, NPP_StreamAsFile, NPP_DestroyStream... to catch the media stream URL of flash-player ? " If not, then what part of NPAPI do I have to use ? Thanks..

© Stack Overflow or respective owner

Related posts about c++

Related posts about google-chrome