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

Webplayer #16

Open
anon97945 opened this issue Sep 12, 2020 · 26 comments
Open

Webplayer #16

anon97945 opened this issue Sep 12, 2020 · 26 comments

Comments

@anon97945
Copy link

Webplayer can't playback when skipped to time. It only can stream from beginning.

@odysseusmax
Copy link
Owner

Please give more information. Which browser, what kind of video, etc...

@pseudokawaii
Copy link
Contributor

@odysseusmax perhaps he's talking about this ~

CYBERZENO_2021_June_13__002919.mp4

@rayanfer32
Copy link
Contributor

Limitations of fluid player i guess 🤔

@pseudokawaii
Copy link
Contributor

@rayanfer32 maybe it can't seek more than what it has pre-rolled or maybe it's a limitation with telegram's API, they be already giving way more than what one could hope from just a messenger. a stricter bandwidth cap or requests limitation is to be expected.

@rayanfer32
Copy link
Contributor

rayanfer32 commented Jun 12, 2021 via email

@pseudokawaii
Copy link
Contributor

@rayanfer32 yeah, seeking works fine if you copy the download link of the media and stream it using any media player like VLC. Aside from that, even downloading has some issues. Only single connection to the server is supported (maybe it's a repl.it limitation), if i try to download a file using IDM with multiple simultaneous connections enabled, the download becomes corrupted and fails in the midway.

@rayanfer32
Copy link
Contributor

rayanfer32 commented Jun 12, 2021 via email

@dgbkn
Copy link

dgbkn commented Jul 5, 2021

https://github.com/dgbkn/TG-FileStreamBot-tgindex-final/blob/main/WebStreamer/server/stream_routes.py
See this in this bot's code mp4 streaming on the web works like a charm, please fix this issue on this indexing app

@dgbkn
Copy link

dgbkn commented Jul 16, 2021

btw i have fixed it if anyone wants it let me know

@dgbkn
Copy link

dgbkn commented Jul 16, 2021

in my repo which is forked with this

@rayanfer32
Copy link
Contributor

rayanfer32 commented Jul 16, 2021 via email

@pseudokawaii
Copy link
Contributor

@dgbkn would you mind giving a link to that fork? I searched your profile but didn't find it.

@rayanfer32
Copy link
Contributor

@dgbkn would you mind giving a link to that fork? I searched your profile but didn't find it.

I think he is talking about this repo and this fix dgbkn/TgindexPro-telegram-SuperFinal@18bb680
Use of hard-coded values for part_size

@dgbkn
Copy link

dgbkn commented Jul 16, 2021

yes bro

@dgbkn
Copy link

dgbkn commented Jul 16, 2021

check its code
i have changed two files

@dgbkn
Copy link

dgbkn commented Jul 16, 2021

@rayanfer32 i have created a pull request in your forked repo

@dgbkn
Copy link

dgbkn commented Jul 16, 2021

check it now its working like a charm

@dgbkn
Copy link

dgbkn commented Jul 16, 2021

@dgbkn would you mind giving a link to that fork? I searched your profile but didn't find it.

I think he is talking about this repo and this fix dgbkn/TgindexPro-telegram-SuperFinal@18bb680
Use of hard-coded values for part_size

NO I have changed more
see the pull request that i have created

@dgbkn
Copy link

dgbkn commented Jul 16, 2021

also added CROS support and fixed Downloads Resuming <>

@dgbkn
Copy link

dgbkn commented Jul 16, 2021

image

@dgbkn
Copy link

dgbkn commented Jul 16, 2021

see this image its perfectly streaming <>

@dgbkn
Copy link

dgbkn commented Jul 16, 2021

@rayanfer32 found that pull request ??

@pseudokawaii
Copy link
Contributor

@dgbkn can you stop spamming and let him check?

@dgbkn
Copy link

dgbkn commented Jul 16, 2021

ok i'll wait

@dgbkn
Copy link

dgbkn commented Jul 17, 2021

now it is working ??? @rayanfer32

@imner0
Copy link

imner0 commented Mar 1, 2023

now it is working ??? @rayanfer32

can you help me to deploy locally on vps

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

6 participants