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

feat(PreviewCard): support PeerTube mp4 #253

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

GeopJr
Copy link
Owner

@GeopJr GeopJr commented May 15, 2023

fix: #244 (comment)

Two blockers:

  • most instances DO NOT provide files, instead they rely on streaming mostly - the blender instance does provide files however (for testing)
  • while seeking works when they are used, the video seems to stop updating after a while (audio still plays)

either will have to wait for #245 (comment) to be fixed and see if using inpustreams fixes the second point or try and figure out how to get Gtk.Video to use hlssink

I don't think we should create a custom video player.

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.

[Request]: Peertube support
1 participant