Skip to content

Add hls subscribe mode to API#41

Merged
Karolk99 merged 2 commits intomasterfrom
hls-subscribe-mode
Nov 23, 2023
Merged

Add hls subscribe mode to API#41
Karolk99 merged 2 commits intomasterfrom
hls-subscribe-mode

Conversation

@Karolk99
Copy link
Copy Markdown
Contributor

@Karolk99 Karolk99 requested review from Rados13 and roznawsk November 22, 2023 10:46
Comment thread lib/jellyfish/room.ex Outdated
defp validate_s3_credentials(nil), do: :ok
defp validate_s3_credentials(_credentials), do: :error

defp validate_subscribe_mode(mode) when mode in [:auto, :manual], do: :ok
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Consider defining the valid subscription modes in a module attribute.

@Karolk99 Karolk99 merged commit f7f51ab into master Nov 23, 2023
@Karolk99 Karolk99 deleted the hls-subscribe-mode branch November 23, 2023 13:54
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.

3 participants