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

html5 video support enabled by default #25

Closed
totaam opened this issue Mar 10, 2017 · 12 comments
Closed

html5 video support enabled by default #25

totaam opened this issue Mar 10, 2017 · 12 comments

Comments

@totaam
Copy link
Collaborator

totaam commented Mar 10, 2017

Hopefully we can find at least one browser / OS combination that works?
Or figure out the problem with broadway? (RangeError: Source is too large)

Original tickets: Xpra-org/xpra#1341, Xpra-org/xpra#1424

@totaam
Copy link
Collaborator Author

totaam commented Apr 24, 2017

Looks like we may also need to special case phones and tablets: HTMLMediaElement.play() Returns a Promise and turn off video if it requires user interaction to play.

@totaam
Copy link
Collaborator Author

totaam commented Jun 6, 2017

@totaam
Copy link
Collaborator Author

totaam commented Aug 8, 2017

Since this isn't making any progress, turn it off until someone fixes it: Xpra-org/xpra@4b125c4

@totaam
Copy link
Collaborator Author

totaam commented Nov 14, 2017

Links that may help:

  • h264-live-player based on:
  • Broadway - double check the x264 arguments: 2M -bt 4M -coder 0 -bf 0 -flags -loop -wpredp 0 -an

@totaam
Copy link
Collaborator Author

totaam commented Mar 13, 2018

New links:

@totaam
Copy link
Collaborator Author

totaam commented Mar 28, 2018

These plans may be scuppered by chrome: Chrome 66 will try to block unwanted noisy autoplaying video

@totaam
Copy link
Collaborator Author

totaam commented May 13, 2018

Moving broadway decoding to Xpra-org/xpra#1839.

@totaam
Copy link
Collaborator Author

totaam commented Feb 26, 2019

This could still be used but triggered by the user using a click on an "acceleration option"?

See also #16

@totaam
Copy link
Collaborator Author

totaam commented Jun 18, 2019

New "preloading" option idea: prepare a video context whenever we get a user event (click in window) then tell the server that we support more encodings (ie: h264+mp4) and use it when we get a new stream.

@totaam
Copy link
Collaborator Author

totaam commented Jul 22, 2019

Same as #16, needs help.

@totaam
Copy link
Collaborator Author

totaam commented Oct 4, 2020

No help forthcoming so no progress likely.

@totaam totaam transferred this issue from Xpra-org/xpra Jan 22, 2021
This was referenced Jul 1, 2021
@totaam
Copy link
Collaborator Author

totaam commented May 4, 2022

Closing in favour of #123

@totaam totaam closed this as completed May 4, 2022
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

No branches or pull requests

1 participant