Einzelnen Beitrag anzeigen

Klaus01

Registriert seit: 30. Nov 2005
Ort: München
5.777 Beiträge
 
Delphi 10.4 Sydney
 
#3

Re: LiveStream mit TMediaPlayer abspielen

  Alt 14. Apr 2010, 09:07
Guten Morgen,
Zitat:
StevenB:
You can import the Windows Media Player as an ActiveX control and then drop it onto your form. You will then be able to play streaming files that are supported by Windows Media Player in your Delphi aplication.

1) From the Delphi main menu click Component->Import ActiveX Control
2) Select Windows Media Player from the list of controls and click the Install button
3) The Windows Media Player Control should be installed on your palette (probably on the ActiveX tab)
4) Drop the control onto a form and set the URL property to "mms://videoserver.tilde.ee/lifetv"

That should do the trick.

Steven
Quelle: experts exchange

Ich denke die Punkte 1 bis 3 hast Du schon hinter Dir.
Der TMediaplayer kann meines Wissens nur mms Streams und keine RTSP Streams wiedergeben.

Grüße
Klaus
Klaus
  Mit Zitat antworten Zitat