How To Embed IP Network Camera Monitoring Stream To Web Page

Today, I happened to go by the forum creativecow.net and came across someone posted one thread about IP camera monitoring on web page. Actually last year, I once did the similar things. I live in a small town and there is a main street in front of my house. Usually I park my car nearby.

Why setup a IP cam to monitor? I just hope to know whether the street is wet or my car is moving. I know that I can did this thing on click2stream.com. But it won’t need to be shown in public. So I give up click2stream.

RTSP

Also I did not use USB camera as it must be attached to the running computer 24/7. That is why I choose IP network camera (Internet Protocol Camera). Since someone needs the directions on streaming IP cam to web page, I’d love to share the experience of streaming monitor camera to network. (Due to long blog content, I will divide it into two parts, namely two blog article. )

I just use family network connection because only my husband and I need to see this real time monitoring video. The family total bandwidth is 10Mbps. I am not sure of its upstream data or downstream data. I guess upstream is about 1280KB.

Some bandwidth reduction formula is necessary:

1Mbps=1024kbps  here b means bit.
Usually we say my network download speed is xx KB, MB or GB. Here B means byte.
1 Byte =8 bit.

bandwidth data

Obtain RTSP stream:

After setting up the monitor IP cam, it provides a live RTSP video stream. Just log in the monitor background management console. Type in the user name and password. Setup live broadcasting. And then find the correct tab page. You will see RTSP stream address.

What RTSP stream address is like:

Video Feed:
a. rtsp://xxx.xxx.xxx.xxx/0/video0
b. rtsp://username:password@192.168.X.XXX/stream1
c. rtsp://mycamera.dyndns.org:554/axis-media/media.amp

therealtimestreamingprotocol(rtsp)

PS: Or find a testing RTSP stream address here: http://h264.wordpress.com/live

1. * MBC
rtsp://198.64.249.22:554/mbc.sdp (off line sometimes)
Digital Broadcast Channel

2. *DBC Live
rtsp://digitalbroadcast.streamguys.net/live-studio.sdp

3. *DBC SL CH 8
rtsp://digitalbroadcast.streamguys.net/slch08.sdp ( off line sometimes)

4. *DBC Music ( off air sometimes)
rtsp://digitalbroadcast.streamguys.net/music.sdp

5. *DBC Jazz – check out the live performances in Second Life
rtsp://digitalbroadcast.streamguys.net/jazzbar.sdp

To be continued…

Sharon Li

A fan for video streaming. :-)

2 thoughts on “How To Embed IP Network Camera Monitoring Stream To Web Page

  • May 11, 2015 at 9:22 pm
    Permalink

    thankds for the great info

    Reply
  • June 26, 2015 at 4:41 pm
    Permalink

    If intofmarion would be a goooood!

    Reply

Leave a Reply

Your email address will not be published. Required fields are marked *