tg-index
tg-index copied to clipboard
Webplayer
Webplayer can't playback when skipped to time. It only can stream from beginning.
Please give more information. Which browser, what kind of video, etc...
@odysseusmax perhaps he's talking about this ~
https://user-images.githubusercontent.com/63403140/121785980-ec25a380-cbde-11eb-83ff-eaf592f1a596.mp4
Limitations of fluid player i guess 🤔
@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.
But from what I know... Seeking should work as it's working in vlc player. I'll push some new features and fixes tomorrow which will allow to play on external player using direct m3u export.
On Sun, 13 Jun, 2021, 12:40 am RedoX, @.***> wrote:
@rayanfer32 https://github.com/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.
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/odysseusmax/tg-index/issues/16#issuecomment-860096335, or unsubscribe https://github.com/notifications/unsubscribe-auth/AI3MT5TVFMKD6DIAVXZNOMTTSOWIVANCNFSM4RI55IJQ .
@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.
Oh i haven't faced it yet ... Will test this limitation and let you know.
On Sun, 13 Jun, 2021, 12:52 am RedoX, @.***> wrote:
@rayanfer32 https://github.com/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.
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/odysseusmax/tg-index/issues/16#issuecomment-860097685, or unsubscribe https://github.com/notifications/unsubscribe-auth/AI3MT5RC5QSR3BB7ZQGEIKDTSOXZDANCNFSM4RI55IJQ .
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
btw i have fixed it if anyone wants it let me know
in my repo which is forked with this
Yes please share it
On Fri, 16 Jul, 2021, 1:00 pm dev_goyal_, @.***> wrote:
in my repo which is forked with this
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/odysseusmax/tg-index/issues/16#issuecomment-881238883, or unsubscribe https://github.com/notifications/unsubscribe-auth/AI3MT5TQPN4JL3DYIVQMTRLTX7NYRANCNFSM4RI55IJQ .
@dgbkn would you mind giving a link to that fork? I searched your profile but didn't find it.
@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 https://github.com/dgbkn/TgindexPro-telegram-SuperFinal/commit/18bb6802dfc2387d3060d883b4943867eb61b6c2 Use of hard-coded values for part_size
yes bro
check its code i have changed two files
@rayanfer32 i have created a pull request in your forked repo
check it now its working like a charm
@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
also added CROS support and fixed Downloads Resuming <>
see this image its perfectly streaming <>
@rayanfer32 found that pull request ??
@dgbkn can you stop spamming and let him check?
ok i'll wait
now it is working ??? @rayanfer32
now it is working ??? @rayanfer32
can you help me to deploy locally on vps