Rtsp over Http #20
Annotations
11 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build:
RTSP/AuthenticationDigest.cs#L31
Argument type 'uint' is not CLS-compliant
|
build:
RTSP/Authentication.cs#L18
Argument type 'uint' is not CLS-compliant
|
build:
RTSP/AuthenticationBasic.cs#L12
Argument type 'uint' is not CLS-compliant
|
build:
RTSP/IRTSPTransport.cs#L23
Type of 'IRtspTransport.CommandCounter' is not CLS-compliant
|
build:
RTSP/Utils/BitStream.cs#L62
Return type of 'BitStream.Read(int)' is not CLS-compliant
|
build:
RTSP/Rtp/AACPayload.cs#L66
Type of 'AACPayload.ObjectType' is not CLS-compliant
|
build:
RTSP/Rtp/AACPayload.cs#L67
Type of 'AACPayload.FrequencyIndex' is not CLS-compliant
|
build:
RTSP/Rtp/AACPayload.cs#L68
Type of 'AACPayload.SamplingFrequency' is not CLS-compliant
|
build:
RTSP/Rtp/AACPayload.cs#L69
Type of 'AACPayload.ChannelConfiguration' is not CLS-compliant
|
build:
RTSP/RTSPDataEventArgs.cs#L67
Argument type 'uint' is not CLS-compliant
|