Skip to main content
November 10, 2010
Question

How to access flv vidoes inside FMS by a url?

  • November 10, 2010
  • 1 reply
  • 595 views

Pretty much like:

rtp://myserver.com/path/to/stream

So that one day it can be played directly by html5's video tag:

<video src="rtp://myserver.com/path/to/stream">
    Your browser does not support the VIDEO tag and/or RTP streams.
</video>


Does FMS support this kind of url?
    This topic has been closed for replies.

    1 reply

    Participating Frequently
    November 10, 2010

    I got your question but sorry to say that as of now FMS does not support HTML 5 type HTTP Streaming.