Skip to content

Stream plays with RTMP even if the RTMP playback is disabled. #7698

@Mohit-3196

Description

@Mohit-3196

Short description

When publishing with RTMP & setting "rtmpPlaybackEnabled": false. The RTMP play still works.

Environment

  • Operating system and version: N/A
  • Java version: Java 17
  • Ant Media Server version: 2.17.0, 3.0.0 Snapshot
  • Browser name and version: N/A

Steps to reproduce

  1. Set "rtmpPlaybackEnabled": false in the application advanced settings.
  2. Publish a stream with RTMP.
  3. Play the stream with RTMP.

Expected behavior

RTMP play should not work when "rtmpPlaybackEnabled": false.

Actual behavior

RTMP play works even when "rtmpPlaybackEnabled": false.

Ask your questions on Ant Media Github Discussions

Metadata

Metadata

Labels

Type

Projects

Status

✅ Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions