Show HN: A website that converts any IPFS file to HLS and reups it to IPFS
1–10 of 48 posts
Re: Show HN: A website that converts any IPFS file to HLS and reups it to IPFS
#2Github: https://github.com/TimDaub/ipfs-hls-converter
Edit: I haven't chosen I license for this yet, sorry.
Re: Show HN: A website that converts any IPFS file to HLS and reups it to IPFS
#3Re: Show HN: A website that converts any IPFS file to HLS and reups it to IPFS
#4Hi this is Tim. I made this website. It's currently running on a $5 droplet on DigitalOcean so conversions will take a while. I'm testing out the waters here on HN to see if there's anyone interested in it. Please let me know if you have any questions regarding it. Github: https://github.com/TimDaub/ipfs-hls-converter Edit: I haven't chosen I license for this yet, sorry.
Re: Show HN: A website that converts any IPFS file to HLS and reups it to IPFS
#5Re: Show HN: A website that converts any IPFS file to HLS and reups it to IPFS
#6Hi this is Tim. I made this website. It's currently running on a $5 droplet on DigitalOcean so conversions will take a while. I'm testing out the waters here on HN to see if there's anyone interested in it. Please let me know if you have any questions regarding it. Github: https://github.com/TimDaub/ipfs-hls-converter Edit: I haven't chosen I license for this yet, sorry.
Re: Show HN: A website that converts any IPFS file to HLS and reups it to IPFS
#7Hi this is Tim. I made this website. It's currently running on a $5 droplet on DigitalOcean so conversions will take a while. I'm testing out the waters here on HN to see if there's anyone interested in it. Please let me know if you have any questions regarding it. Github: https://github.com/TimDaub/ipfs-hls-converter Edit: I haven't chosen I license for this yet, sorry.
What did you end up using for queueing conversion jobs?
Right now I'm just spawning sub processes like crazy and hope they don't overwhelm my machine. In the future, I plan to use a queue and also to monetize on API queries.
I haven't looked into queues in Javascript yet. If you have recommendations, that be appreciated :)
This is really just an MVP to see how the internet crowd reacts to it. I'm glad it does in a positive way :)
Re: Show HN: A website that converts any IPFS file to HLS and reups it to IPFS
#8Re: Show HN: A website that converts any IPFS file to HLS and reups it to IPFS
#9Already a seed of thought in place for this: https://github.com/ipfs/notes/issues/116
Re: Show HN: A website that converts any IPFS file to HLS and reups it to IPFS
#10Hi this is Tim. I made this website. It's currently running on a $5 droplet on DigitalOcean so conversions will take a while. I'm testing out the waters here on HN to see if there's anyone interested in it. Please let me know if you have any questions regarding it. Github: https://github.com/TimDaub/ipfs-hls-converter Edit: I haven't chosen I license for this yet, sorry.