Hi,
I'm using the v2.2.6 ActiveX in a C/C++ MFC based application.
Previously, in v2.2.1, I used the AddTarget() and play() methods.
MFC exposes only two methods that take a URL string as input (put_BaseURL, put_MRL) - and none of them play the video stream...
I need to play video streams such as: "rtsp://192.168.200.15:8557/PSIA/Streaming/channels/2?videoCodecType=H.264"
Thanks,
Zev