У вашего броузера проблема в совместимости с HTML5
Streaming the screen contents from your Ubuntu PC to your smartphone, using VLC media player.
Note: Audio will not be streamed.
Commands used on Ubuntu terminal to stream the screen capture:
cvlc screen:// :screen-fps=15 :screen-caching=100 --sout '#transcode{vcodec=MJPG,vb=0,acodec=none}:http{mux=ogg,dst=:8888/mirroring}'
Command to list the IP address:
ifconfig
Credits:
Music - www.bensound.com Commands-https://github.com/albfan/miraclecast/issues/4