[Github #1381] Embed Self-Hosted Video
Mun                
                
                     New                
            I am trying to find out how to embed into my forums a self hosted video using the tag!
Here is some example code:
video width="480" height="320"  controls>
    source src="http://cdn.content-network.net/Mun/videos/gw2/halloween_jp_320p.mp4" type="video/mp4">
    source src="http://cdn.content-network.net/Mun/videos/gw2/halloween_jp_320p.webm" type="video/webm">
    source src="http://cdn.content-network.net/Mun/videos/gw2/halloween_jp_320p.ogv" type="video/ogg">
    p>Opps, something went wrong!
/video>
is this possible?
0          
            
        
            
Comments
I had to remove the initial "<" so that is would post!
https://github.com/vanillaforums/Garden/issues/1381 seems it is still an issue.
use the code tagging so it doesnt get rendered improperly.
Vanilla Wiki, Tastes Great! 31,000 viewers can't be wrong. || Plugin Development Explained