TRVCamera and TRVCamSender can run in the thread?

RVMedia support and discussion (components for displaying and controlling IP cameras, webcams, video conferencing, video chats, recording audio and video files)
Post Reply
hyj_rv
Posts: 18
Joined: Mon Oct 20, 2014 10:41 am

TRVCamera and TRVCamSender can run in the thread?

Post by hyj_rv »

TRVCamera and TRVCamSender can run in the thread?
Sergey Tkachenko
Site Admin
Posts: 17253
Joined: Sat Aug 27, 2005 10:28 am
Contact:

Post by Sergey Tkachenko »

These components use threads.
hyj_rv
Posts: 18
Joined: Mon Oct 20, 2014 10:41 am

Post by hyj_rv »

Sergey Tkachenko wrote:These components use threads.
I added in a TDataModule TRVCamera and TRVCamSender,Dynamically create the TDataModule in the thread,But don't seem to work.
Sergey Tkachenko
Site Admin
Posts: 17253
Joined: Sat Aug 27, 2005 10:28 am
Contact:

Post by Sergey Tkachenko »

The components must be created and destroyed in the context of the main process.
Post Reply