(up : I'm still in the same problem).
> The RFC doc
Ok however I am not good programmer enough to be able to make a port :(.
What I wish to do is a 24/24 video recording software like MJPEG Surveillance ( http://www2.brooksyounce.com/soft/mjpeg.htm )
+ feature to erase old videos to not fill ...
Search found 11 matches
- Sun Aug 24, 2008 3:37 pm
- Forum: Windows
- Topic: Looking for MJPEG library or code
- Replies: 6
- Views: 4570
- Sat Sep 15, 2007 11:14 am
- Forum: Windows
- Topic: Looking for MJPEG library or code
- Replies: 6
- Views: 4570
- Fri Sep 14, 2007 7:03 pm
- Forum: Windows
- Topic: Looking for MJPEG library or code
- Replies: 6
- Views: 4570
Looking for MJPEG library or code
I'm a beginner with PureBasic, looking for MJPEG library or code (to save inside the JPEG pictures I capture from my webcam with my PureBasic program).
If someone can give me sometips please...
If someone can give me sometips please...

- Tue Jul 17, 2007 8:04 am
- Forum: Coding Questions
- Topic: The GetClipboardImage catch when used 24/24
- Replies: 3
- Views: 1344
- Mon Jul 16, 2007 11:26 pm
- Forum: Coding Questions
- Topic: The GetClipboardImage catch when used 24/24
- Replies: 3
- Views: 1344
The GetClipboardImage catch when used 24/24
Hi, I use the following code to get pictures from a webcam and save them 24/24.
http://www.purebasic.fr/english/viewtopic.php?t=24596&highlight=webcam
I just started coded this today. However I have a bad surprise, the code "disable" the clipboard for other applications (ie Notepad). Certainly ...
http://www.purebasic.fr/english/viewtopic.php?t=24596&highlight=webcam
I just started coded this today. However I have a bad surprise, the code "disable" the clipboard for other applications (ie Notepad). Certainly ...
- Mon Jul 16, 2007 11:00 pm
- Forum: Coding Questions
- Topic: How to set run priority?
- Replies: 4
- Views: 1444
Re: How to set run priority?
SetPriorityClass don't seem to exist under Pure Basic 
Max could you give me your test result ?

Max could you give me your test result ?
- Mon Jul 16, 2007 10:16 pm
- Forum: Coding Questions
- Topic: Why can't I minimize this code ?
- Replies: 5
- Views: 2523
- Mon Jul 16, 2007 10:00 pm
- Forum: Coding Questions
- Topic: Why can't I minimize this code ?
- Replies: 5
- Views: 2523
Why can't I minimize this code ?
Please why can't I minimize this window ? (I want my software to start minimized).
If OpenWindow(0, 0, 0, #h, #w, "name", #PB_Window_ScreenCentered | #PB_Window_SystemMenu | #PB_Window_MinimizeGadget | #PB_Window_Minimize )
...
If OpenWindow(0, 0, 0, #h, #w, "name", #PB_Window_ScreenCentered | #PB_Window_SystemMenu | #PB_Window_MinimizeGadget | #PB_Window_Minimize )
...
- Mon Jul 16, 2007 8:28 pm
- Forum: Coding Questions
- Topic: WaitWindowEvent freeze my software :-(
- Replies: 3
- Views: 928
- Mon Jul 16, 2007 7:54 pm
- Forum: Coding Questions
- Topic: WaitWindowEvent freeze my software :-(
- Replies: 3
- Views: 928
WaitWindowEvent freeze my software :-(
WaitWindowEvent "freeze" my software :-(
I run a windows software that saves picture from my webcam every second.
I don't need to use the software once running, the problem is taht it seems that WaitWindowEvent disable my software a few seconds (3 to 6), and as soon I move the mouse on my ...
I run a windows software that saves picture from my webcam every second.
I don't need to use the software once running, the problem is taht it seems that WaitWindowEvent disable my software a few seconds (3 to 6), and as soon I move the mouse on my ...
- Fri Sep 15, 2006 8:08 am
- Forum: Coding Questions
- Topic: Set desktop metrics
- Replies: 22
- Views: 5898