Difference between revisions of "Composer/Modules/Streaming"

From DS Help
Jump to: navigation, search
(Streaming)
 
(13 intermediate revisions by the same user not shown)
Line 11: Line 11:
 
[[File:Comp_streaming.png|thumb|650px|none|Streaming basic configuration]]
 
[[File:Comp_streaming.png|thumb|650px|none|Streaming basic configuration]]
  
This module enables the streaming of content from the network such as IP cameras.
+
=Streaming=
  
In the '''Basic''' screen, only the '''address''', '''port''' and '''camera''' is required (and the '''username''' and '''password''' if needed). There is already a extensive list of the most known cameras and their definitions. Some cameras also have the option to select the '''format'''.
+
This module enables the streaming of content from the network, such as IP cameras.
 +
 
 +
In the '''Basic''' screen, only the '''address''', '''port''' and '''camera''' is required (and the '''username''' and '''password''' if needed). There is already a extensive list of the most known cameras and their definitions. Some cameras also have the option to select the '''format'''. See [[Composer/Modules/Streaming#Camera Stream Addresses|Camera Stream Addresses]] below for more information.
  
 
If the desired camera isn't on the list, or a stream from another source is needed, the '''Expert''' tab allows for manual input of the entire URL.
 
If the desired camera isn't on the list, or a stream from another source is needed, the '''Expert''' tab allows for manual input of the entire URL.
  
It's possible to create a playlist of addresses that will play and specify the duration it will play until it passes to the next stream.
+
It's possible to create a playlist of addresses that will play and specify the duration it will play until it passes to the next stream by the respective manufacturers.
  
 +
=Camera Stream Addresses=
  
=Links=
+
The information displayed here was retrieved from the manufacturer's user manual. Not all streams were tested and can be changed by the manufacturer at any time.
A-Linking
+
/GetData.cgi
+
  
Airlink
 
/mjpeg.cgi
 
/cgi/mjpg/mjpeg.cgi
 
/cgi/jpg/image.cgi
 
  
Airlive
+
==A-Linking==
/video.mjpg
+
  
Airwave
+
<pre>/GetData.cgi</pre>
/cgi-bin/pusher.cgi
+
  
Arecont
 
/mjpeg
 
  
Aviosys
 
/GetData.cgi
 
  
Aviosys 9060-I
+
==Airlink==
/cgi-bin/Stream?Video?Authorization=
+
  
Axis IP camera in MJPEG format
+
<pre>/mjpeg.cgi</pre>
/axis-cgi/mjpg/video.cgi
+
/axis-cgi/mjpg/video.cgi?resolution=352x240 (the resolution specified must be available on the IP camera, look at the camera video settings panel)
+
  
Axis (IP video server, several cameras) in MJPEG format
+
<pre>/cgi/mjpg/mjpeg.cgi</pre>
/axis-cgi/mjpg/video.cgi?camera=1&resolution=320x240
+
/axis-cgi/mjpg/video.cgi?camera=2&resolution=320x240
+
/axis-cgi/mjpg/video.cgi?camera=3&resolution=320x240
+
/axis-cgi/mjpg/video.cgi?camera=4&resolution=320x240
+
/axis-cgi/mjpg/video.cgi?camera=quad&resolution=704x576 (4 x 4 layout of the 4 inputs)
+
  
Bowya
+
<pre>/cgi/jpg/image.cgi</pre>
/video.cgi
+
  
Bosch
 
/snap.jpg
 
  
Canon(VB-C50, VB-C60, etc...)
 
/-wvhttp-01-/
 
/-wvhttp-01-/GetOneShot
 
/-wvhttp-01-/GetOneShot?frame_count=no_limit
 
/-wvhttp-01-/GetStillImage
 
  
Convision
+
==Airlive==
/fullsize.push?camera=1&sleep=15
+
  
Digicom
+
<pre>/video.mjpg</pre>
/mjpeg.cgi
+
  
D-Link
 
/_gCVimage.jpg
 
/cgi-bin/video.jpg
 
/mjpeg.cgi
 
/video.cgi
 
/cgi-bin/video.vam
 
  
Edimax
 
/jpg/image.jpg
 
/mjpg/video.mjpg
 
/snapshot.cgi
 
  
Ego PT-200
+
==Airwave==
/cgi-bin/sf.cgi
+
  
Fulicom FC-CR1060
+
<pre>/cgi-bin/pusher.cgi</pre>
/cgi-bin/sf.cgi
+
  
Gadspot
 
/Jpeg/CamImg.jpg
 
/GetData.cgi?Status=0
 
  
Goscam
 
/cgi-bin/Stream?Video?Acc=USER?Pwd=PASSWORD?webcamPWD=RootCookies00000
 
(replace USER and PASSWORD by their respective values)
 
  
Kingnow PT200
+
==Arecont==
/cgi-bin/sf.cgi
+
  
Hamlet: http://www.hamletcom.com/ProductDetails.aspx?ProductCode_EQ_HNIPC30W
+
<pre>/mjpeg</pre>
/mjpeg.cgi
+
  
Intellinet
+
 
/jpg/image.jpg
+
 
 +
==Aviosys==
 +
 
 +
<pre>/GetData.cgi</pre>
 +
 
 +
Model 9060-I:
 +
<pre>/cgi-bin/Stream?Video?Authorization=</pre>
 +
 
 +
 
 +
 
 +
==Axis==
 +
 
 +
MPEG Format
 +
 
 +
<pre>/axis-cgi/mjpg/video.cgi</pre>
 +
 
 +
<pre>/axis-cgi/mjpg/video.cgi?resolution=352x240</pre>
 +
The resolution specified must be available on the IP camera, look at the camera video settings panel.
 +
 
 +
 
 +
IP video server, several cameras, in MJPEG format:
 +
<pre>/axis-cgi/mjpg/video.cgi?camera=1&resolution=320x240</pre>
 +
<pre>/axis-cgi/mjpg/video.cgi?camera=2&resolution=320x240</pre>
 +
<pre>/axis-cgi/mjpg/video.cgi?camera=3&resolution=320x240</pre>
 +
<pre>/axis-cgi/mjpg/video.cgi?camera=4&resolution=320x240</pre>
 +
 
 +
4 x 4 layout of the 4 inputs:
 +
<pre>/axis-cgi/mjpg/video.cgi?camera=quad&resolution=704x576</pre>
 +
 
 +
 
 +
 
 +
==Bowya==
 +
 
 +
<pre>/video.cgi</pre>
 +
 
 +
 
 +
 
 +
==Bosch==
 +
 
 +
<pre>/snap.jpg</pre>
 +
 
 +
 
 +
 
 +
==Canon==
 +
 
 +
VB-C50, VB-C60, etc:
 +
<pre>/-wvhttp-01-/</pre>
 +
<pre>/-wvhttp-01-/GetOneShot</pre>
 +
<pre>/-wvhttp-01-/GetOneShot?frame_count=no_limit</pre>
 +
<pre>/-wvhttp-01-/GetStillImage</pre>
 +
 
 +
 
 +
 
 +
==Convision==
 +
 
 +
<pre>/fullsize.push?camera=1&sleep=15</pre>
 +
 
 +
 
 +
 
 +
==Digicom==
 +
 
 +
<pre>/mjpeg.cgi</pre>
 +
 
 +
 
 +
 
 +
==D-Link==
 +
 
 +
<pre>/_gCVimage.jpg</pre>
 +
<pre>/cgi-bin/video.jpg</pre>
 +
<pre>/mjpeg.cgi</pre>
 +
<pre>/video.cgi</pre>
 +
<pre>/cgi-bin/video.vam</pre>
 +
 
 +
 
 +
 
 +
==Edimax==
 +
 
 +
<pre>/jpg/image.jpg</pre>
 +
<pre>/mjpg/video.mjpg</pre>
 +
<pre>/snapshot.cgi</pre>
 +
 
 +
 
 +
 
 +
==Ego==
 +
 
 +
PT-200:
 +
<pre>/cgi-bin/sf.cgi</pre>
 +
 
 +
 
 +
 
 +
==Fulicom==
 +
 
 +
FC-CR1060:
 +
<pre>/cgi-bin/sf.cgi</pre>
 +
 
 +
 
 +
 
 +
==Gadspot==
 +
 
 +
<pre>/Jpeg/CamImg.jpg</pre>
 +
<pre>/GetData.cgi?Status=0</pre>
 +
 
 +
 
 +
 
 +
==Goscam==
 +
 
 +
<pre>/cgi-bin/Stream?Video?Acc=USER?Pwd=PASSWORD?webcamPWD=RootCookies00000</pre>
 +
Replace USER and PASSWORD by their respective values.
 +
 
 +
 
 +
 
 +
==Kingnow==
 +
 
 +
PT200:
 +
<pre>/cgi-bin/sf.cgi</pre>
 +
 
 +
==Hamlet==
 +
 
 +
http://www.hamletcom.com/ProductDetails.aspx?ProductCode_EQ_HNIPC30W:
 +
<pre>/mjpeg.cgi</pre>
 +
 
 +
 
 +
 
 +
==Intellinet==
 +
 
 +
<pre>/jpg/image.jpg</pre>
 
or
 
or
/temp/image.jpg
+
<pre>/temp/image.jpg</pre>
(you may have to enable the direct HTTP image access in the setup of the camera)
+
You may have to enable the direct HTTP image access in the setup of the camera.
 +
 
 +
 
 +
 
 +
==IP Cam==
 +
 
 +
Waterproof Infrared IP Camera: http://ipcam.en.ecplaza.net/11.asp
 +
<pre>/snapshot.cgi</pre>
 +
 
 +
 
 +
 
 +
==IQeye==
 +
 
 +
<pre>/now.jpg?snap=spush</pre>
 +
 
 +
 
 +
 
 +
==Linksys==
 +
 
 +
===MJPEG===
 +
Set MJPEG mode with:
 +
<pre>/adm/file.cgi?h_videotype=mjpeg&todo=save</pre>
 +
 
 +
Stream addresses:
 +
<pre>/img/snapshot.cgi?size=2</pre>
 +
<pre>/img/video.mjpeg</pre>
 +
<pre>/img/mjpeg.cgi</pre>
 +
 
 +
===ASF===
 +
Set ASF mode with:
 +
<pre>/adm/file.cgi?h_videotype=mpeg4&todo=save</pre>
 +
 
 +
Stream address:
 +
<pre>mms://x.x.x.x/img/video.asf</pre>
 +
 
 +
 
 +
 
 +
==Linudix==
 +
 
 +
<pre>/cgi-bin/nph-update_4ch.cgi?ch=1</pre>
 +
 
 +
 
 +
 
 +
==Lumenera==
 +
 
 +
<pre>/cgi-bin/nph-video</pre>
 +
 
 +
 
 +
 
 +
==Mobotix==
 +
 
 +
<pre>/record/current.jpg</pre>
 +
<pre>/control/faststream.jpg?stream=full</pre>
 +
<pre>/faststream.jpg?stream=full&fps=X.Y</pre>
 +
Replace "X.Y" with the desired FPS: 1.0 for 1FPS, 3.0 for 3FPS and 0 to maximum FPS
 +
 
 +
 
 +
 
 +
==Moxa==
 +
 
 +
<pre>//cgi-bin/video.jpg</pre>
 +
 
 +
 
 +
 
 +
==Panasonic==
 +
 
 +
<pre>/nphMotionJpeg?Resolution=640x480&Quality=Clarity</pre>
 +
<pre>/cgi-bin/nphContinuousServerPush</pre>
 +
<pre>/SnapshotJPEG?mode=Refresh</pre>
 +
<pre>/cgi-bin/camera</pre>
 +
 
 +
 
 +
 
 +
==Pixord==
 +
 
 +
<pre>/Getimage.cgi</pre>
 +
 
 +
Full size:
 +
<pre>/Getimage?camera=1&fmt=full</pre>
 +
 
 +
Half size:
 +
<pre>/Getimage?camera=1&fmt=qsif</pre>
 +
 
 +
Quarter size:
 +
<pre>/Getimage?camera=1&fmt=sif</pre>
 +
 
 +
 
 +
 
 +
==PLANET==
 +
 
 +
ICA-108:
 +
<pre>/jpg/image.jpg</pre>
 +
 
 +
 
 +
 
 +
==Qnap==
 +
 
 +
<pre>/cgi/mjpg/mjpeg.cgi</pre>
 +
 
 +
 
 +
 
 +
==Sharkx==
 +
 
 +
<pre>/stream.jpg</pre>
 +
 
 +
 
 +
 
 +
==Skyway Security==
 +
 
 +
<pre>/GetData.cgi?Status=0</pre>
 +
<pre>/Jpeg/CamImg.jpg</pre>
 +
 
 +
 
 +
 
 +
==Sony==
 +
 
 +
<pre>/image</pre>
 +
<pre>/image?speed=0</pre>
 +
<pre>/oneshotimage.jpg</pre>
 +
 
 +
 
 +
 
 +
==Surecom==
 +
 
 +
<pre>/mjpeg.cgi</pre>
 +
 
 +
 
 +
 
 +
==Shenzen Sunsky==
 +
 
 +
S-NC-0201: http://www.sun-usb.com/product/details/S-NC-0201.htm
 +
<pre>/cgi-bin/sf.cgi</pre>
 +
 
 +
 
 +
 
 +
==Topcom==
 +
 
 +
http://www.topcom.net/fiche.asp?p_EQ_wirelessipcam2000
 +
<pre>/mjpeg.cgi</pre>
 +
 
 +
 
 +
 
 +
==Toshiba==
 +
 
 +
<pre>/__live.jpg?&&&</pre>
 +
<pre>getstream.cgi?10&10&&&10&0&0&0&0</pre>
 +
 
 +
 
 +
 
 +
==Trendnet==
  
IP Cam waterproof Infrared IP Camera: http://ipcam.en.ecplaza.net/11.asp
+
http://trendnet.com/products/products.asp?cat=48
/snapshot.cgi
+
  
IQeye
+
TV-IP201W:
/now.jpg?snap=spush
+
<pre>/goform/video</pre>
  
Linksys
+
TV-IP201W:
/img/snapshot.cgi?size=2
+
<pre>/goform/video2</pre>
/img/video.mjpeg
+
/img/mjpeg.cgi
+
(MJPEG mode activated with SendIPCameraCommand ("/adm/file.cgi?h_videotype=mjpeg&todo=save")
+
  
mms://x.x.x.x/img/video.asf
+
TV-IP410:
(ASF mode activated with SendIPCameraCommand ("/adm/file.cgi?h_videotype=mpeg4&todo=save")
+
<pre>/cgi/mjpg/mjpg.cgi</pre>
  
Linudix
 
/cgi-bin/nph-update_4ch.cgi?ch=1
 
  
Lumenera
+
<pre>/GetData.cgi</pre>
/cgi-bin/nph-video
+
<pre>/image.jpg</pre>
  
Mobotix
 
/record/current.jpg
 
/control/faststream.jpg?stream=full
 
/faststream.jpg?stream=full&fps=1.0 (1 fps)
 
/faststream.jpg?stream=full&fps=3.0 (1 fps)
 
/faststream.jpg?stream=full&fps=0 (max frame rate)
 
  
Moxa
 
//cgi-bin/video.jpg
 
  
Panasonic
+
==Vilar==
/nphMotionJpeg?Resolution=640x480&Quality=Clarity
+
/cgi-bin/nphContinuousServerPush
+
/SnapshotJPEG?mode=Refresh
+
/cgi-bin/camera
+
  
Pixord
+
<pre>/cgi-bin/sf.cgi</pre>
/Getimage.cgi
+
/Getimage?camera=1&fmt=full (full size)
+
/Getimage?camera=1&fmt=qsif (half size)
+
/Getimage?camera=1&fmt=sif (quarter size)
+
  
PLANET ICA-108
 
/jpg/image.jpg
 
  
Qnap
 
/cgi/mjpg/mjpeg.cgi
 
  
Sharkx
+
==Vivotek==
/stream.jpg
+
  
Skyway Security
+
IP7138/IP7139/VS7100:
/GetData.cgi?Status=0
+
<pre>/video.mjpg</pre>
/Jpeg/CamImg.jpg
+
  
Sony
 
/image
 
/image?speed=0
 
/oneshotimage.jpg
 
  
Surecom
+
<pre>/cgi-bin/video.jpg</pre>
/mjpeg.cgi
+
  
Shenzen Sunsky S-NC-0201: http://www.sun-usb.com/product/details/S-NC-0201.htm
+
7000 series:
/cgi-bin/sf.cgi
+
<pre>/cgi-bin/viewer/video.jpg</pre>
  
Topcom: http://www.topcom.net/fiche.asp?p_EQ_wirelessipcam2000
 
/mjpeg.cgi
 
  
Toshiba
 
/__live.jpg?&&&
 
getstream.cgi?10&10&&&10&0&0&0&0
 
  
Trendnet: http://trendnet.com/products/products.asp?cat=48
+
==Y-Cam==
/goform/video (e.g. TV-IP201W)
+
/goform/video2 (e.g. TV-IP201W)
+
/cgi/mjpg/mjpg.cgi (e.g. TV-IP410)
+
/GetData.cgi
+
/image.jpg
+
  
Vilar
+
<pre>/stream.jpg</pre>
/cgi-bin/sf.cgi
+
  
Vivotek
 
/video.mjpg (IP7138/IP7139/VS7100)
 
/cgi-bin/video.jpg
 
/cgi-bin/viewer/video.jpg (7000 series)
 
  
Y-Cam
 
/stream.jpg
 
  
Zavio
+
==Zavio==
/jpg/image.jpg
+
  
 +
<pre>/jpg/image.jpg</pre>
 
</translate>
 
</translate>

Latest revision as of 16:57, 24 January 2013

<languages />

<translate>
Streaming basic configuration

Streaming

This module enables the streaming of content from the network, such as IP cameras.

In the Basic screen, only the address, port and camera is required (and the username and password if needed). There is already a extensive list of the most known cameras and their definitions. Some cameras also have the option to select the format. See Camera Stream Addresses below for more information.

If the desired camera isn't on the list, or a stream from another source is needed, the Expert tab allows for manual input of the entire URL.

It's possible to create a playlist of addresses that will play and specify the duration it will play until it passes to the next stream by the respective manufacturers.

Camera Stream Addresses

The information displayed here was retrieved from the manufacturer's user manual. Not all streams were tested and can be changed by the manufacturer at any time.


A-Linking

/GetData.cgi


Airlink

/mjpeg.cgi
/cgi/mjpg/mjpeg.cgi
/cgi/jpg/image.cgi


Airlive

/video.mjpg


Airwave

/cgi-bin/pusher.cgi


Arecont

/mjpeg


Aviosys

/GetData.cgi

Model 9060-I:

/cgi-bin/Stream?Video?Authorization=


Axis

MPEG Format

/axis-cgi/mjpg/video.cgi
/axis-cgi/mjpg/video.cgi?resolution=352x240

The resolution specified must be available on the IP camera, look at the camera video settings panel.


IP video server, several cameras, in MJPEG format:

/axis-cgi/mjpg/video.cgi?camera=1&resolution=320x240
/axis-cgi/mjpg/video.cgi?camera=2&resolution=320x240
/axis-cgi/mjpg/video.cgi?camera=3&resolution=320x240
/axis-cgi/mjpg/video.cgi?camera=4&resolution=320x240

4 x 4 layout of the 4 inputs:

/axis-cgi/mjpg/video.cgi?camera=quad&resolution=704x576


Bowya

/video.cgi


Bosch

/snap.jpg


Canon

VB-C50, VB-C60, etc:

/-wvhttp-01-/
/-wvhttp-01-/GetOneShot
/-wvhttp-01-/GetOneShot?frame_count=no_limit
/-wvhttp-01-/GetStillImage


Convision

/fullsize.push?camera=1&sleep=15


Digicom

/mjpeg.cgi


D-Link

/_gCVimage.jpg
/cgi-bin/video.jpg
/mjpeg.cgi
/video.cgi
/cgi-bin/video.vam


Edimax

/jpg/image.jpg
/mjpg/video.mjpg
/snapshot.cgi


Ego

PT-200:

/cgi-bin/sf.cgi


Fulicom

FC-CR1060:

/cgi-bin/sf.cgi


Gadspot

/Jpeg/CamImg.jpg
/GetData.cgi?Status=0


Goscam

/cgi-bin/Stream?Video?Acc=USER?Pwd=PASSWORD?webcamPWD=RootCookies00000

Replace USER and PASSWORD by their respective values.


Kingnow

PT200:

/cgi-bin/sf.cgi

Hamlet

http://www.hamletcom.com/ProductDetails.aspx?ProductCode_EQ_HNIPC30W:

/mjpeg.cgi


Intellinet

/jpg/image.jpg

or

/temp/image.jpg

You may have to enable the direct HTTP image access in the setup of the camera.


IP Cam

Waterproof Infrared IP Camera: http://ipcam.en.ecplaza.net/11.asp

/snapshot.cgi


IQeye

/now.jpg?snap=spush


Linksys

MJPEG

Set MJPEG mode with:

/adm/file.cgi?h_videotype=mjpeg&todo=save

Stream addresses:

/img/snapshot.cgi?size=2
/img/video.mjpeg
/img/mjpeg.cgi

ASF

Set ASF mode with:

/adm/file.cgi?h_videotype=mpeg4&todo=save

Stream address:

mms://x.x.x.x/img/video.asf


Linudix

/cgi-bin/nph-update_4ch.cgi?ch=1


Lumenera

/cgi-bin/nph-video


Mobotix

/record/current.jpg
/control/faststream.jpg?stream=full
/faststream.jpg?stream=full&fps=X.Y

Replace "X.Y" with the desired FPS: 1.0 for 1FPS, 3.0 for 3FPS and 0 to maximum FPS


Moxa

//cgi-bin/video.jpg


Panasonic

/nphMotionJpeg?Resolution=640x480&Quality=Clarity
/cgi-bin/nphContinuousServerPush
/SnapshotJPEG?mode=Refresh
/cgi-bin/camera


Pixord

/Getimage.cgi

Full size:

/Getimage?camera=1&fmt=full

Half size:

/Getimage?camera=1&fmt=qsif

Quarter size:

/Getimage?camera=1&fmt=sif


PLANET

ICA-108:

/jpg/image.jpg


Qnap

/cgi/mjpg/mjpeg.cgi


Sharkx

/stream.jpg


Skyway Security

/GetData.cgi?Status=0
/Jpeg/CamImg.jpg


Sony

/image
/image?speed=0
/oneshotimage.jpg


Surecom

/mjpeg.cgi


Shenzen Sunsky

S-NC-0201: http://www.sun-usb.com/product/details/S-NC-0201.htm

/cgi-bin/sf.cgi


Topcom

http://www.topcom.net/fiche.asp?p_EQ_wirelessipcam2000

/mjpeg.cgi


Toshiba

/__live.jpg?&&&
getstream.cgi?10&10&&&10&0&0&0&0


Trendnet

http://trendnet.com/products/products.asp?cat=48

TV-IP201W:

/goform/video

TV-IP201W:

/goform/video2

TV-IP410:

/cgi/mjpg/mjpg.cgi


/GetData.cgi
/image.jpg


Vilar

/cgi-bin/sf.cgi


Vivotek

IP7138/IP7139/VS7100:

/video.mjpg


/cgi-bin/video.jpg

7000 series:

/cgi-bin/viewer/video.jpg


Y-Cam

/stream.jpg


Zavio

/jpg/image.jpg

</translate>