getAdvancedFeatures

Checks whether advanced features for RTMP or RTMPS streaming with transcoding are enabled.

public Map<String, Boolean> getAdvancedFeatures()

Return Values

  • If the method call succeeds, returns a Map containing the name and enabled status of each advanced feature.
  • If the method call fails, returns an empty Map.