Skip to content

SRTP Playback Streaming#744

Open
venki5685 wants to merge 1 commit intodevelopmentfrom
video/srtp-playback
Open

SRTP Playback Streaming#744
venki5685 wants to merge 1 commit intodevelopmentfrom
video/srtp-playback

Conversation

@venki5685
Copy link
Copy Markdown
Contributor

  1. ONVIF Replay Service->GetServiceCapabilities->SupportedSRTPProtocolAlgorithms - capability flag is added to list supported cryptographic algorithms for SRTP Playback streaming if device supports SRTP Playback Streaming.
  2. ONVIF Replay Service->GetReplayUri->SRTPProtocol ->The optional parameter defines the network protocol for SRTP Playback streaming as defined by trp:SRTPTransportProtocol. The Device should ignore StreamSetup parameters once this parameter is present.
  3. ONVIF Replay Service->GetReplayConfiguration/SetReplayConfiguration->Configuration->SRTPProtocolAlgorithm->If SRTP playback streaming is supported, this optional parameter specifies the cryptographic algorithm to be used for the SRTP playback session, as defined by tt:SrtpSecurityAlgorithms.
  4. ONVIF Replay Service Spec is updated with SRTP RTP Packet with playback header extension diagram.
  5. ONVIF Replay Service Spec->Fault error codes related to SRTP Playback are added in GetReplayUri Faults.

1. ONVIF Replay Service->GetServiceCapabilities->SupportedSRTPProtocolAlgorithms   capability flag added to list supported cryptographic algorithms for SRTP Playback streaming if device supports SRTP Playback Streaming.
2. ONVIF Replay Service->GetReplayUri->SRTPProtocol ->The optional parameter defines the network protocol for SRTP Playback streaming as defined by trp:SRTPTransportProtocol. The Device should ignore StreamSetup parameters once this parameter is present.
3. ONVIF Replay Service->GetReplayConfiguration/SetReplayConfiguration->Configuration->SRTPProtocolAlgorithm->If SRTP playback streaming is supported, this optional parameter specifies the cryptographic algorithm to be used for the SRTP playback session, as defined by tt:SrtpSecurityAlgorithms.
4. ONVIF Replay Service Spec is updated with SRTP RTP Packet with playback header extension diagram.
5. ONVIF Replay Service Spec->Fault error codes related to SRTP Playback are added in GetReplayUri Faults.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant