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

Channel builder merge 1 #1

Merged
merged 10 commits into from
Oct 2, 2024
Merged

Channel builder merge 1 #1

merged 10 commits into from
Oct 2, 2024

Conversation

JinHedman
Copy link
Contributor

Features

Built a simple application which communicates with FAST-channel engine on Eyevinn's open source cloud: https://app.osaas.io/dashboard/service/channel-engine

The applications communicate with Eyevinn's FAST-channel engine through Nextjs API routes both for creating new channels and fetching all existing ones. It supports both playlists and loops currently

JinHedman and others added 9 commits September 12, 2024 13:26
added opts in postChannels request header for playlist channels, so they function properly.
improved the way streams and channels are fetched.
this ensures better handling of playlist type channels.
- Added a 4x4 grid to be filled with channels
- Added back button for navigation
- Still needs testing for mobile & channel loading performance for many channels
@JinHedman JinHedman marked this pull request as draft September 30, 2024 18:05
@JinHedman JinHedman marked this pull request as ready for review September 30, 2024 20:22
@JinHedman JinHedman marked this pull request as draft September 30, 2024 20:23
@JinHedman JinHedman marked this pull request as ready for review September 30, 2024 20:25
Copy link
Contributor

@birme birme left a comment

Choose a reason for hiding this comment

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

LGTM - but consider using the OSC client SDK https://docs.osaas.io/osaas-api-docs/docs/sdk/javascript.html

@birme birme merged commit c18c18b into Eyevinn:main Oct 2, 2024
3 checks passed
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