hls

How to perform mpeg dash (or HLS) streaming via Javascript?

I don't need to play the stream, but rather send the stream to the server using javascript. I tried to Google the solution, but everyone offers streaming via ffmpeg/obs/gstream. Are there any js libraries for this?