Click here to Skip to main content
15,905,967 members
Home / Discussions / Graphics
   

Graphics

 
QuestionRead from text file ..! Pin
mr jets17-May-07 8:24
mr jets17-May-07 8:24 
AnswerRe: Read from text file ..! Pin
Mark Salsbery17-May-07 8:59
Mark Salsbery17-May-07 8:59 
GeneralRe: Read from text file ..! Pin
mr jets17-May-07 13:30
mr jets17-May-07 13:30 
GeneralRe: Read from text file ..! Pin
Mark Salsbery18-May-07 5:47
Mark Salsbery18-May-07 5:47 
AnswerRe: Read from text file ..! Pin
Christian Graus17-May-07 13:53
protectorChristian Graus17-May-07 13:53 
QuestionI need to re-broadcast IP camera Pin
xlthim15-May-07 9:45
xlthim15-May-07 9:45 
AnswerRe: I need to re-broadcast IP camera Pin
Jain Mohit24-May-07 22:10
Jain Mohit24-May-07 22:10 
AnswerRe: I need to re-broadcast IP camera Pin
Rilhas25-May-07 9:36
Rilhas25-May-07 9:36 
I've done that for some cameras that contain a web server in them (usually IP cameras do). All you have to do is implement the browser side. In my case a simple GET or POST is enough for the camera to start outputing JPEG sequences which you can forward as you like.

I've also encoutered other more complex servers that require the browser to install ActiveX controlls or something like that. I didn't want to go to all that trouble, so I just sniffed the packets with Ethereal, then saved them so that I can use them in my application. I don't know how they work (because I didn't bother looking at their contents), but they do.

Rilhas

QuestionCorel CMX plugin? Pin
Chals15-May-07 5:43
Chals15-May-07 5:43 
QuestionDirectShow - Analyze audio stream from AVI - as fast as possible Pin
Claudiu Bucur13-May-07 6:30
Claudiu Bucur13-May-07 6:30 
QuestionRe: DirectShow - Analyze audio stream from AVI - as fast as possible Pin
Mark Salsbery14-May-07 11:50
Mark Salsbery14-May-07 11:50 
AnswerRe: DirectShow - Analyze audio stream from AVI - as fast as possible Pin
Claudiu Bucur15-May-07 4:58
Claudiu Bucur15-May-07 4:58 
QuestionRe: DirectShow - Analyze audio stream from AVI - as fast as possible Pin
Mark Salsbery15-May-07 5:12
Mark Salsbery15-May-07 5:12 
AnswerRe: DirectShow - Analyze audio stream from AVI - as fast as possible Pin
Claudiu Bucur15-May-07 5:20
Claudiu Bucur15-May-07 5:20 
GeneralRe: DirectShow - Analyze audio stream from AVI - as fast as possible Pin
Mark Salsbery15-May-07 7:33
Mark Salsbery15-May-07 7:33 
AnswerRe: DirectShow - Analyze audio stream from AVI - as fast as possible Pin
Claudiu Bucur15-May-07 7:43
Claudiu Bucur15-May-07 7:43 
GeneralRe: DirectShow - Analyze audio stream from AVI - as fast as possible Pin
Mark Salsbery15-May-07 7:59
Mark Salsbery15-May-07 7:59 
Questionurgent..pzzz!! Pin
mr jets10-May-07 17:38
mr jets10-May-07 17:38 
AnswerRe: urgent..pzzz!! Pin
Mark Salsbery11-May-07 13:16
Mark Salsbery11-May-07 13:16 
GeneralRe: urgent..pzzz!! Pin
mr jets11-May-07 14:42
mr jets11-May-07 14:42 
GeneralRe: urgent..pzzz!! Pin
Mark Salsbery11-May-07 15:21
Mark Salsbery11-May-07 15:21 
AnswerRe: urgent..pzzz!! Pin
Christian Graus13-May-07 12:31
protectorChristian Graus13-May-07 12:31 
AnswerRe: urgent..pzzz!! Pin
El Corazon14-May-07 6:38
El Corazon14-May-07 6:38 
QuestionMore than one 'SwapBuffers(HDC)' Pin
XTAL25610-May-07 15:23
XTAL25610-May-07 15:23 
AnswerRe: More than one 'SwapBuffers(HDC)' Pin
El Corazon10-May-07 16:12
El Corazon10-May-07 16:12 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.