Entwickler-Ecke

Multimedia / Grafik - Play Streaming audio/video in Delphi apps?


invarbrass - Di 29.04.08 08:03
Titel: Play Streaming audio/video in Delphi apps?
I'm looking for code/ideas for a new project. The application will play for internet TV (IPTV) broadcasts. Most of the TV feeds are encoded in Window Media Player format:
hxxp://media2.blo*omberg.c*om/btv_uknb.asf
hxxp://www.wc*etv.c*om/asx/LIB/LIB10*0246_v5.asx
A few are in RealMedia format.

How can I play asf/asx streams in Delphi?


jaenicke - Di 29.04.08 12:58

You could use the windows media player control, which is delivered with the player itself:
http://www.nikse.dk/delphi.html#wmp


Christian S. - Di 29.04.08 14:06

Hello!

You already have a thread related to this question: http://www.delphi-forum.de/viewtopic.php?t=81107
Please use that one. Thanx!

Bye
Christian