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

I dont download or not mirror #10

Open
Configuracionpordefecto opened this issue Aug 6, 2016 · 1 comment
Open

I dont download or not mirror #10

Configuracionpordefecto opened this issue Aug 6, 2016 · 1 comment

Comments

@Configuracionpordefecto
Copy link

root@vps:~/viblast/hls-proxy-master# ./start-proxy.sh "http://XXX.XXX.XXX.XXX:8000/[email protected]&password=@user&type=m3u&output=mpegts" -o . -d

Getting playlist from http://XXX.XXX.XXX.XXX:8000/[email protected]&password=@user&type=m3u&output=mpegts
Processing a new request from the queue
Body read
Reading body
Getting fragment from
http://XXX.XXX.XXX.XXX:8000/live/user/user/71.ts
Processing a new request from the queue
Getting fragment from
http://XXX.XXX.XXX.XXX:8000/live/user/user/72.ts
Getting fragment from
http://XXX.XXX.XXX.XXX:8000/live/user/user/49.ts

Stopping playlist generation on itemFilename= ./stream0.ts
cwd= /root/viblast/hls-proxy-master writing file ./stream.m3u8
Getting playlist from http://XXX.XXX.XXX.XXX:8000/[email protected]&password=@user&type=m3u&output=mpegts
Body read
Reading body

And I open new window of terminal(console) and content of directory is:

-rw-r--r-- 1 root root 19 jul 11 17:34 .gitignore
-rwxr-xr-x 1 root root 24K jul 11 17:34 hlsproxy.py
-rw-r--r-- 1 root root 1,1K jul 11 17:34 LICENSE
-rw-r--r-- 1 root root 1,9K jul 11 17:34 README.md
-rwxr-xr-x 1 root root 385 jul 11 17:34 start-proxy.sh
-rw-r--r-- 1 root root 74 ago 2 23:56 stream.m3u8
drwxr-xr-x 5 root root 4,0K ago 2 23:06 Twisted-13.2.0

and content of stream.m3u8 is:

root@vps:~/viblast/hls-proxy-master# cat stream.m3u8

EXTM3U

EXT-X-VERSION:0

EXT-X-TARGETDURATION:0

EXT-X-MEDIA-SEQUENCE:0

Can you help me¿ why dont download¿ why is empty stream.m3u8?

Thanks

@Delitants
Copy link

How is this suppose to work? It dumps the entire M3U8, every time there is new content. Not appending anything. Player gets stuck. What is the point of this script?? Useless.

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

2 participants