Announcement

Collapse
No announcement yet.

I made a little webplayer for NSV.

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • I made a little webplayer for NSV.

    I found out how to make a webplayer.

    First you need VLC then you need to make a .asx file config it to look like this
    code:
    <ASX version ="3.0">
    <TITLE>Stream1234</TITLE>
    <ENTRY>
    <REF HREF="http://IP:PORT" />
    </ENTRY>
    </ASX>

    Next in your html post this
    code:
    <embed src="http://website.tld/file.asx" width="812" height="500"></embed>
    If you test it out it should work.
Working...
X
😀
🥰
🤢
😎
😡
👍
👎