Search by Tags

TCPMP

 

Article updated at 28 Oct 2017
Compare with Revision



The TCPMP (The Core Pocket Multimedia Player) is an open source player which can be used with the Colibri module. In order to make it work, a TCPMP plugin is needed which currently only support Win CE 5.

Full Version of Colibri Plugin

For pricing see Toradex Windows CE Features.

Demo Version of Colibri Plugin

There is a demo version available with a Toradex watermark. http://files.toradex.com/Colibri/WinCE/Colibri_Software/TCPMP/

Starting TCPMP with VB.NET

To start the TCPMP from your VB program as streaming you can just call like:

Process.Start("\flashdisk\tcpmp\tcpmp.exe","http://yourWorkstionIP:8080" )

See also: Microsoft MSDN Help