Skip to content

fix: support rtmps streams#87

Open
kamikazechaser wants to merge 1 commit into
wimpysworld:mainfrom
kamikazechaser:sohail/fix-rtmps
Open

fix: support rtmps streams#87
kamikazechaser wants to merge 1 commit into
wimpysworld:mainfrom
kamikazechaser:sohail/fix-rtmps

Conversation

@kamikazechaser

Copy link
Copy Markdown

Description

This is specific to supporting Kick. jellyfin-ffmpeg already supports rtmps so we only need to alter the regex. Without it, stream-sprout returns: 🚫 kick is not a valid RTMP service URL.

Type of change

  • New feature (non-breaking change which adds functionality)

Checklist:

  • I have performed a self-review of my code
  • I have tested my code in common scenarios and confirmed there are no regressions

Test against a restream of Kick, Twitch and YouTube.

Other unrelated issue:

FFMPEG_LOG=$(mktemp /tmp/stream-sprout.XXXXXX.log)

This fails for me on the Docker image so I ended up dropping the .log section. Might be busybox related however I;m not including that change as I haven't tested it against other OS's.

This is specific to supporting Kick. jellyfin-ffmpeg already supports rtmps so we only need to alter the regex
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.

1 participant