Home » U++ Library support » U++ Library : Other (not classified elsewhere) » [SOLVED] httpcli and MJPEG
[SOLVED] httpcli and MJPEG [message #21406] |
Mon, 18 May 2009 15:41  |
qwerty
Messages: 130 Registered: May 2006
|
Experienced Member |
|
|
hi,
MJPEG is a continuous stream of http headers and binary data of jpeg.
I want:
- stop streaming after Execute(), when http header and(or) binary data was accepted
subject is IP camera here. it's sending data continuously. tested. grabed, parsed, checked -> header, data, header, data ... forever.
with HttpClient, how can I achieve this easly, please?
(except loading stream in chunks to buffer and parsing it ... last possibility)
... one thing comes to my mind: hook some callback to HTTPClient on ('this') event(s)
thank you
[Updated on: Tue, 19 May 2009 10:32] Report message to a moderator
|
|
|
Goto Forum:
Current Time: Sun Apr 27 13:17:09 CEST 2025
Total time taken to generate the page: 0.02775 seconds
|