Click here to Skip to main content
15,892,199 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
I need of take a snapshot or capture a frame of a live video streaming such as Ustream
I have embed ustream live channel in my website and i want that users clicking a button take a photo of streaming
I have found this code :
http://appcropolis.com/blog/web-technology/using-html5-canvas-to-capture-frames-from-a-video/[^]
but it's work only for normal video
Can you give me some suggestions for this?
Posted
Comments
Mohibur Rashid 17-Mar-15 4:19am    
What is "Normal Video"?
Giggione L'Americano 17-Mar-15 6:17am    
Normal video = mp4
I want insert instead a live streaming for example: i want embed this in website and make snapshot of it
<iframe width="480" height="384" src="http://www.ustream.tv/embed/9408562?v=3&wmode=direct" scrolling="no" frameborder="0" style="border: 0px none transparent;"> </iframe>
<br />Broadcast live streaming video on Ustream

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900