Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iptv session management #25

Open
antebrl opened this issue Dec 10, 2024 · 0 comments
Open

iptv session management #25

antebrl opened this issue Dec 10, 2024 · 0 comments

Comments

@antebrl
Copy link
Owner

antebrl commented Dec 10, 2024

🚀 Description

Problem to solve

Some iptv providers require sessions:

  • Establishing a session
  • renewing the session

The stream link is therefore dependent on the session-id.

Proposal

The backend should be configurable for dynamic session management usiing just the session-url. The backend will establish a session and renew it iteratively.
The stream link should be provided with placeholders e.g. playlist.m3u8?id={sessionId}.

@antebrl antebrl self-assigned this Dec 10, 2024
@antebrl antebrl linked a pull request Dec 18, 2024 that will close this issue
@antebrl antebrl removed a link to a pull request Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant