How can use FiveWin interface to IP Camera via RTSP Protocal
Anyone have the sample for playing streaming and capture the picture from 4 units IP Camera.
Search found 28 matches
- Sat Jul 11, 2020 1:11 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: IP Camera Interface via RTSP Protocal
- Replies: 1
- Views: 391
- Fri Jul 05, 2013 4:38 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: WebCam select video source
- Replies: 0
- Views: 320
WebCam select video source
How to select the video source in source code directly without using video control dialog, when we have more than one webcam in PC?
(fwh13.05+bcc582)
(fwh13.05+bcc582)
- Mon Sep 05, 2011 8:45 am
- Forum: FiveWin for Pocket PC
- Topic: Display IMAGE jpg
- Replies: 0
- Views: 575
Display IMAGE jpg
I would like to display jpeg image file by command 'IMAGE', But class timage not including,
So I try to add source code of class timage in to my code but file 'imgdecmp.h' not found.,
Can you give me the code for display graphic file .jpg .gif etc.
So I try to add source code of class timage in to my code but file 'imgdecmp.h' not found.,
Can you give me the code for display graphic file .jpg .gif etc.
- Tue Jul 26, 2011 10:41 am
- Forum: FiveWin for Pocket PC
- Topic: Timer Interval
- Replies: 4
- Views: 1154
Re: Timer Interval
Sorry, I just found the problem. In uAction routine is ReadComm(). So, I have to set timeout faster.
- Tue Jul 26, 2011 8:02 am
- Forum: FiveWin for Pocket PC
- Topic: Timer Interval
- Replies: 4
- Views: 1154
Re: Timer Interval
Yes, I have test nInterval with 0 to 5000, value more than 1000 is correct. But 0 to 1000 application activate same period at 1 sec.
How can activate faster than 1 sec.
How can activate faster than 1 sec.
- Fri Jul 22, 2011 8:46 am
- Forum: FiveWin for Pocket PC
- Topic: Timer Interval
- Replies: 4
- Views: 1154
Timer Interval
Can I set Interval period of Timer command faster than 1000 ms. ( I have already change the interval from 1 to 1000 but result minimum is 1 sec. )
- Wed Jul 13, 2011 9:50 am
- Forum: FiveWin for Pocket PC
- Topic: Function ChooseFont()
- Replies: 3
- Views: 1106
Re: Function ChooseFont()
I try to use AddFontResource() and return=1 but no any effect with thai true type font but normal english font is OK without using AddFontResource()
- Fri Jul 08, 2011 9:42 am
- Forum: FiveWin for Pocket PC
- Topic: Function ChooseFont()
- Replies: 3
- Views: 1106
Function ChooseFont()
I cannot use some command and function for example ChooseFont and INI
I try to display thai font by add Thai TrueType Font and use command define font but not work
When I use function ChooseFont() to make array variable for define font but ChooseFont not activate anything and not any error message
I try to display thai font by add Thai TrueType Font and use command define font but not work
When I use function ChooseFont() to make array variable for define font but ChooseFont not activate anything and not any error message
- Mon Jul 04, 2011 3:56 am
- Forum: FiveWin for Pocket PC
- Topic: Communication with ARM9
- Replies: 6
- Views: 1938
Re: Communication with ARM9
I just found my mistake,
Now I can work on it.
Thank you very much for your help
Now I can work on it.
Thank you very much for your help
- Sun Jul 03, 2011 3:01 pm
- Forum: FiveWin for Pocket PC
- Topic: Communication with ARM9
- Replies: 6
- Views: 1938
Re: Communication with ARM9
Program error when I use function ComSend and ComRead Tomorrow I will send you the error message
- Sat Jul 02, 2011 10:27 am
- Forum: FiveWin for Pocket PC
- Topic: Communication with ARM9
- Replies: 6
- Views: 1938
Re: Communication with ARM9
For SetComm.prg output display .f. in msginfo() For original TestComm.prg nothing display but after I insert /////////////////////////// function main local nComm nComm=OpenCom() msginfo(str(nComm)) return nil /////////////////////////// the output is 5835267,5835523,5835779 and always change every ...
- Thu Jun 30, 2011 9:36 am
- Forum: FiveWin for Pocket PC
- Topic: Communication with ARM9
- Replies: 6
- Views: 1938
Communication with ARM9
I just order FWPPC for running on S3C2440 Friendly ARM9 with Windows CE 5.0-6.0, When test the samples SetComm.prg return is .f. and TestComm.prg notthing happen. I try to use this code for capture the result but function OpenCom return value of hComm more than 9 and alway change. #include "FWC...
- Thu Nov 05, 2009 2:57 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Problem with Windows 7
- Replies: 35
- Views: 6590
Problem with Windows 7
I have test my application (FWH 7.09) with Windows 7 and found some function not work (for example GetDiskFreeSpaceEx(),nSerialHD(),setdate(),settime() etc.)
Are this problem fix in FWH 9.10 ?
Actually I would like to waiting for completed unicode support version.
Are this problem fix in FWH 9.10 ?
Actually I would like to waiting for completed unicode support version.
- Tue Nov 20, 2007 2:15 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Sample ftpserv
- Replies: 10
- Views: 1913
- Tue Nov 20, 2007 9:49 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: Sample ftpserv
- Replies: 10
- Views: 1913