Click here to Skip to main content
15,860,861 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

I'm doing a college project on video streaming. I bought a DG-SC2600 WITH AUDIO ip surveillance camera for this project. I have a rough idea on video streaming.

I can connect the camera to the network and it stream on its software. I need to is TO show the live stream portion only not other banners of ip camera. I am using <iframe> tag for this.

Any help is appreciated.

Thanks.
Posted
Updated 27-Feb-12 23:35pm
v2

Try this:

Embedding IP Camera Video into a Web Page[^]

hope it helps :)
 
Share this answer
 
Comments
thatraja 4-Mar-12 11:13am    
5!
Uday P.Singh 4-Mar-12 11:58am    
thank you Raja :)
Hope this'll help you(check other answers there)
Web Cam Image on Web Page[^]
 
Share this answer
 
 
Share this answer
 
Here are two examples, both with live demos. Both are free. Both are HTML/JavaScript based.

For MJPEG Based IP Cameras: http://foscam.us/forum/free-generic-browser-interface-for-foscam-ip-mjpeg-cameras-t2522.html

For H.264 Based IP Cameras: http://foscam.us/forum/free-generic-browser-interface-for-foscam-ip-h-264-cameras-t2686.html

Note: The above examples, work with ANY Internet browser capable device, that is running on ANY Operating System, using ANY browser. From Computers to Tablets to Phones and even some TVs.

There are 10 Live Demos, one of which includes using your own camera(s) with the example, without needing to download/install anything first.

It's also possible to embed the above Interfaces in the actual Web UI camera firmware, as well, as to not require a web host/sever to serve them. Using your camera as a web host/mini-website.

Don
 
Share this answer
 
v9

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