streaming - Record Silverlight 4 MediaElement content -


at moment i'm working on project. contains streaming ip camera silverlight 4 mediaelement. stream goes through mediaelement, needs cut when button clicked.

so possible record mediaelement's content on demand? when that's done, write recorded part of mediaelement disk. if possible, what's efficient way this?

thank in advance,

afaik, extract part of entirely video, can use program has record screen function record silverlight video on demand. play video , use start recording desired beginning , finish recording @ intended ending. demand content.


Comments

Popular posts from this blog

c++ - Compiling static TagLib 1.6.3 libraries for Windows -

PostgreSQL 9.x - pg_read_binary_file & inserting files into bytea -

asp.net - call stack missing info on mono with apache and mod_mono -