rtpRtspTcp property
Indicates support for RTP/RTSP/TCP.
Implementation
@JsonKey(
name: '@RTP_RTSP_TCP',
fromJson: OnvifUtil.nullableStringToBool,
)
final bool? rtpRtspTcp;
Indicates support for RTP/RTSP/TCP.
@JsonKey(
name: '@RTP_RTSP_TCP',
fromJson: OnvifUtil.nullableStringToBool,
)
final bool? rtpRtspTcp;