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

Can't play mp4 online #153

Open
ZTMIDGO opened this issue Sep 29, 2024 · 1 comment
Open

Can't play mp4 online #153

ZTMIDGO opened this issue Sep 29, 2024 · 1 comment

Comments

@ZTMIDGO
Copy link

ZTMIDGO commented Sep 29, 2024

server.route supports downloading mp4 videos, but cannot be played online

@ZTMIDGO
Copy link
Author

ZTMIDGO commented Sep 30, 2024

let video = PhotosPickerItem.loadTransferable(type: Data.self) to get the video data and pass it to server.route return HTTPResponse(.ok, data: video!),Can't play mp4 online

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