ASX Live Stream

About encoding, codec settings, muxers and filter usage
karyoker
New Cone
New Cone
Posts: 1
Joined: 19 Aug 2019 04:12

ASX Live Stream

Postby karyoker » 19 Aug 2019 04:37

I am trying to livestream to a website. With an asx file (shown in code) However no response Doesn't the site require an embedded VLC Player or flowplayer?

Code: Select all

<ASX version ="3.0"> <TITLE>Stream8080</TITLE> <ENTRY> <REF HREF="http://67.174.104.30:8080" /> </ENTRY> </ASX> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Stream</title> </head> <body> <embed src="js/netstream8080.asx” height=”1024” width=”520" controls> <br /><br /> <h2>Demo Configure VLC</h2> <video width="1024" controls> <source src="videos/vlc2.mp4" type="video/mp4"> <source src="mov_bbb.ogg" type="video/ogg"> Your browser does not support HTML5 video. </video> </body> </html>
This link is the website and also has a video which shows an attempt and shows it is capturing OBS Studio. [url]http://publishingvideos.com/str.html[/url]

I have tried streaming to another pc on lan with router IP'S and that doesnt work. Im about to give up on this and continue developing a VPS.

Return to “VLC stream-output (sout)”

Who is online

Users browsing this forum: No registered users and 49 guests