Click here to Skip to main content
15,902,938 members
Home / Discussions / C#
   

C#

 
GeneralRe: Skipping locked section already in use Pin
jschell15-May-12 9:02
jschell15-May-12 9:02 
GeneralRe: Skipping locked section already in use Pin
Pete O'Hanlon15-May-12 21:43
mvePete O'Hanlon15-May-12 21:43 
GeneralRe: Skipping locked section already in use Pin
jschell16-May-12 9:07
jschell16-May-12 9:07 
GeneralRe: Skipping locked section already in use Pin
BobJanova16-May-12 0:39
BobJanova16-May-12 0:39 
Questioncollapsing xml elements into attributes in c# Pin
swjam15-May-12 2:26
swjam15-May-12 2:26 
AnswerRe: collapsing xml elements into attributes in c# Pin
Pete O'Hanlon15-May-12 2:31
mvePete O'Hanlon15-May-12 2:31 
GeneralRe: collapsing xml elements into attributes in c# Pin
swjam15-May-12 2:49
swjam15-May-12 2:49 
GeneralRe: collapsing xml elements into attributes in c# Pin
Pete O'Hanlon15-May-12 2:51
mvePete O'Hanlon15-May-12 2:51 
AnswerRe: collapsing xml elements into attributes in c# Pin
PIEBALDconsult15-May-12 3:35
mvePIEBALDconsult15-May-12 3:35 
JokeRe: collapsing xml elements into attributes in c# Pin
swjam15-May-12 4:39
swjam15-May-12 4:39 
GeneralRe: collapsing xml elements into attributes in c# Pin
Dave Kreskowiak15-May-12 5:02
mveDave Kreskowiak15-May-12 5:02 
GeneralRe: collapsing xml elements into attributes in c# Pin
PIEBALDconsult15-May-12 5:37
mvePIEBALDconsult15-May-12 5:37 
GeneralRe: collapsing xml elements into attributes in c# Pin
Dave Kreskowiak15-May-12 7:26
mveDave Kreskowiak15-May-12 7:26 
GeneralRe: collapsing xml elements into attributes in c# Pin
PIEBALDconsult15-May-12 5:38
mvePIEBALDconsult15-May-12 5:38 
GeneralRe: collapsing xml elements into attributes in c# Pin
Mycroft Holmes15-May-12 14:28
professionalMycroft Holmes15-May-12 14:28 
GeneralRe: collapsing xml elements into attributes in c# Pin
PIEBALDconsult15-May-12 14:34
mvePIEBALDconsult15-May-12 14:34 
QuestionRedirecting output from an unmanaged dll Pin
andreas0414-May-12 23:19
andreas0414-May-12 23:19 
AnswerRe: Redirecting output from an unmanaged dll Pin
BobJanova15-May-12 0:27
BobJanova15-May-12 0:27 
AnswerRe: Redirecting output from an unmanaged dll Pin
Richard MacCutchan15-May-12 1:37
mveRichard MacCutchan15-May-12 1:37 
AnswerRe: Redirecting output from an unmanaged dll Pin
Sentenryu15-May-12 5:40
Sentenryu15-May-12 5:40 
Questionproviding images as a stream Pin
VinVan8114-May-12 22:12
VinVan8114-May-12 22:12 
AnswerRe: providing images as a stream Pin
Andy41114-May-12 22:32
Andy41114-May-12 22:32 
GeneralRe: providing images as a stream Pin
VinVan8115-May-12 0:36
VinVan8115-May-12 0:36 
AnswerRe: providing images as a stream Pin
BobJanova15-May-12 0:25
BobJanova15-May-12 0:25 
GeneralRe: providing images as a stream Pin
VinVan8115-May-12 0:34
VinVan8115-May-12 0:34 
the framerate is about 4 or 5 pics per second and depends on the speed of a conveyor. so it also could stand still and there are no pictures until the conveyor moves again.

there is only one end point.
but it's a closed HMI designer, which provides activeX and there'S already an activeX control of the media player, there you can just set up a stream link.

so we thought it's possible to just generate a stream on the otherside in my c# code of the image processing software.

after my web research, i think, there's no other way then also programm an activeX control, that receives the images .... something like your "streamed png" proposal.

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.