I am using Javafx, I have a Inputstream of video data. How can i play this video stream directly in video player?
Media class constructor takes String object only and The supplied URI must conform to RFC-2396 as required by java.net.URI. Only HTTP, FILE, and JAR URIs are supported.
I have H.264 ACC video stream.