[Live-devel] Question live555MediaServer

feriel ben ghorbel ferielbenghorbel at gmail.com
Fri Dec 28 13:04:17 PST 2012


Hi
At first Thanks Warren Young and Tayeb Meftah for your quick answers.

Actually and as you said  Warren  I used Embedding VLC plugin in a
HTML Page(browser: Mozilla Firefox) using  Apache2 and  all is
included with Ubuntu(11.10)
 my problem is  when I reach the Html Page ; the stream ".ts" is not
working and usually Mozilla Firefox crash when I run the HTML Page
the code that I used in the HTML pages is
<html>
<head><title>Live555 Media</title></head>

<body>

<h1>Flux</h1>

<embed type="application/x-vlc-plugin"
       name="video1" width="400" height="300"
       autoplay="no" loop="no" hidden="no"
       target="rtsp://192.168.11.155:8554/myvideo.ts" />
<br />


  <a href="javascript:;" onclick='document.video1.play()'>Play video </a>
  <a href="javascript:;" onclick='document.video1.pause()'>Pause video </a>
  <a href="javascript:;" onclick='document.video1.stop()'>Stop video </a>
  <a href="javascript:;" onclick='document.video1.fullscreen()'>Fullscreen</a>

</body>
</html>


Best Regards

 	
Le 27 décembre 2012 10:07, Tayeb Meftah <tayeb.dotnet at gmail.com> a écrit :
> Salam Feriel ;)
> le Live555 Media server support les flues .TS et d'autre, mais le .TS n'est
> pas recomandé pour les browsers s'il include un codec MPEG2.
> tu doit l'avoir en H.264 et l'audio  MP3 ou AAC.
> qu'elle est vos besoin svp ?
> Merci.
> ----- Original Message ----- From: "feriel ben ghorbel"
> <ferielbenghorbel at gmail.com>
> To: <live-devel at ns.live555.com>
> Sent: Wednesday, December 26, 2012 3:38 PM
> Subject: [Live-devel] Question live555MediaServer
>
>
>
> Bonjour ,
>
> Est ce que en utilisant "live555MediaServer" peut on afficher un flux
> ou plusieurs flux ".ts" à travers un browser ??
>
> Cordialement
>
> _______________________________________________
> live-devel mailing list
> live-devel at lists.live555.com
> http://lists.live555.com/mailman/listinfo/live-devel
>
> _______________________________________________
> live-devel mailing list
> live-devel at lists.live555.com
> http://lists.live555.com/mailman/listinfo/live-devel



More information about the live-devel mailing list