LevelOne FCS-0020 User Manual - Page 87

Appendix B, Streaming Video/Audio, Solution

Page 87 highlights

Appendix B Streaming Video/Audio B Solution Overview Streaming video is a sequence of "moving images" that are sent in compressed form over the Internet and displayed by the viewer as they arrive. With streaming, a Web user does not have to wait to download a large file before seeing the video or hearing the sound. Instead, the media is sent in a continuous stream and is played as it arrives. Streaming Video/Audio through Internet Camera To snapshot a JPEG image from the Internet Camera with specified resolution and quality: http:///img/snapshot.cgi?[size=][&quality=] Size = 1 (160*120) 2 (320*240) 3 (640*480) Quality = 5 (Very low) 4 (Low) 3 (Normal) 2 (High) 1 (Very high) To stream M-JPEG video from the Internet Camera (M-JPEG mode only) http:///img/mjpeg.htm To stream video through the RTP/RTSP protocol from Internet Camera (MPEG-4 mode only) rtsp:///img/media.sav Note: Users need to specify the desired protocol in the players. To snapshot a JPEG image (160*120, very low quality) through a mobile phone: http:///img/mobile.cgi 81

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87

81
Appendix B
Streaming Video/Audio
Solution
Overview
Streaming video is a sequence of "moving images" that are sent in compressed form
over the Internet and displayed by the viewer as they arrive. With streaming, a Web
user does not have to wait to download a large file before seeing the video or hearing
the sound. Instead, the media is sent in a continuous stream and is played as it arrives.
Streaming Video/Audio through Internet Camera
To snapshot a JPEG image from the Internet Camera with specified resolution and
quality:
http://<ip>/img/snapshot.cgi?[size=<value>][&quality=<value
>]
Size = 1 (160*120)
2 (320*240)
3 (640*480)
Quality = 5 (Very low)
4 (Low)
3 (Normal)
2 (High)
1 (Very high)
To stream M-JPEG video from the Internet Camera (M-JPEG mode only)
http://<ip>/img/mjpeg.htm
To stream video through the RTP/RTSP protocol from Internet Camera (MPEG-4
mode only)
rtsp://<ip>/img/media.sav
Note: Users need to specify the desired protocol in the players.
To snapshot a JPEG image (160*120, very low quality) through a mobile phone:
http://<ip>/img/mobile.cgi
B