tomeshnet / ipfs-live-streaming

Like HTTP live streaming, but with IPFS which is maybe better?
GNU General Public License v3.0
449 stars 74 forks source link

add option to enable regular hls #55

Open darkdrgn2k opened 6 years ago

darkdrgn2k commented 6 years ago

on rtmp or maybe optional new server

code to activate https://github.com/tomeshnet/ipfs-live-streaming/commit/acd4eb5dc257ce4468cb475a4ba22475410e66e7

benhylau commented 6 years ago

Yeah probably new server. RTMP path would allow pushing to YouTube and stuff, but that doesn't really integrate with our embedded player UI. I think we can just do a new server and if people want to push to their own cluster like @ASoTNetworks for Our Networks it's trivial enough to change this code.