Panasonic AW-HE42 CGI and Streaming Protocol Specifications - Page 89

About Acquisition of Stream from RTSP, 1. UDP Unicast

Page 89 highlights

11. About Acquisition of Stream from RTSP The RTSP communication methods supported in the remote camera are as described below. No matter which method is used, TCP communication (554 is set as the waiting port at the remote camera side) is used during initial negotiation of RTSP. 1. UDP Unicast ▪ Used for transmitting video/audio to a single client in one remote camera. ▪ Although transmission to multiple clients is also supported, network bandwidth is needed for each connection. 2. UDP Multicast ▪ Used for transmitting video/audio simultaneously to multiple clients in one remote camera. ▪ The network bandwidth at the camera side does not increase even when transmission is performed to multiple clients. ▪ A separate router that supports multicast is needed. 3. TCP Unicast ▪ Used for transmitting video/audio to a single client in one remote camera. ▪ The video and audio data communicated via RTP/UDP can be transmitted via TCP. 11.1. UDP Unicast You must make the settings described below in the WEB menu as preparations at the remote camera side. ▪ Set H264(X)/Transmission type to Unicast (AUTO). The port number during transmission of video and audio stream is decided as described below. ▪ client_port (receiving port at the client side): The client explicitly issues a command to the remote camera in an RTSP "SETUP" sequence. * The methods of deciding the port number differ according to the client, and include random settings and dedicated menu. ▪ server_port (transmitting port of the remote camera): The remote camera issues a response to the client through response in the RTSP "SETUP" sequence. * The port number is decided randomly. Note that if you want to fix the client_port forcibly, you can do so by making the WEB menu settings described below. ▪ Set H264(X)/Transmission type to Unicast (MANUAL). ▪ Set Unicast port (Image)/Unicast port (Audio). * However, in the RTSP "SETUP" sequence, the content instructed explicitly by the client to the remote camera are ignored, and therefore, it is not used normally. The acquisition method of video and audio stream by the UDP Unicast method is illustrated below. Integrated Camera Interface Specifications / Supplement for Web Control 88

  • 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
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106

Integrated Camera Interface Specifications / Supplement for Web Control
88
11. About Acquisition of Stream from RTSP
The RTSP communication methods supported in the remote camera are as described below. No matter
which method is used, TCP communication (554 is set as the waiting port at the remote camera side) is
used during initial negotiation of RTSP.
1. UDP Unicast
Used for transmitting video/audio to a single client in one remote camera.
Although transmission to multiple clients is also supported, network bandwidth is needed for each
connection.
2. UDP Multicast
Used for transmitting video/audio simultaneously to multiple clients in one remote camera.
The network bandwidth at the camera side does not increase even when transmission is performed
to multiple clients.
A separate router that supports multicast is needed.
3. TCP Unicast
Used for transmitting video/audio to a single client in one remote camera.
The video and audio data communicated via RTP/UDP can be transmitted via TCP.
11.1. UDP Unicast
You must make the settings described below in the WEB menu as preparations at the remote camera side.
Set H264(X)/Transmission type to Unicast (AUTO).
The port number during transmission of video and audio stream is decided as described below.
client_port (receiving port at the client side):
The client explicitly issues a command to the remote camera in an RTSP "SETUP" sequence.
* The methods of deciding the port number differ according to the client, and include random
settings and dedicated menu.
server_port (transmitting port of the remote camera):
The remote camera issues a response to the client through response in the RTSP "SETUP"
sequence.
* The port number is decided randomly.
Note that if you want to fix the client_port forcibly, you can do so by making the WEB menu settings
described below.
Set H264(X)/Transmission type to Unicast (MANUAL).
Set Unicast port (Image)/Unicast port (Audio).
* However, in the RTSP "SETUP" sequence, the content instructed explicitly by the client to the
remote camera are ignored, and therefore, it is not used normally.
The acquisition method of video and audio stream by the UDP Unicast method is illustrated below.