Click here to Skip to main content
16,004,887 members
Home / Discussions / C#
   

C#

 
GeneralRe: Networking Pin
BambooMoon18-Apr-05 5:46
BambooMoon18-Apr-05 5:46 
GeneralRe: Networking Pin
Alper Camel18-Apr-05 21:47
Alper Camel18-Apr-05 21:47 
Generalim trying to request a web but Pin
alexdg0418-Apr-05 0:46
alexdg0418-Apr-05 0:46 
GeneralInherit class from reflection Pin
MgKido18-Apr-05 0:38
MgKido18-Apr-05 0:38 
GeneralRe: Inherit class from reflection Pin
leppie18-Apr-05 3:27
leppie18-Apr-05 3:27 
GeneralRe: Inherit class from reflection Pin
Tom Larsen18-Apr-05 5:59
Tom Larsen18-Apr-05 5:59 
GeneralRe: Inherit class from reflection Pin
MgKido20-Apr-05 8:43
MgKido20-Apr-05 8:43 
GeneralProblem with DirectShow Pin
jcJulinho17-Apr-05 21:13
jcJulinho17-Apr-05 21:13 
I've made a capture application in c# with DirectShow and I currently obtain an output file. I am now developping a video conferencing application and I would like to transform the capture to obtain a stream instead the output file in order to be able to put this live stream on a serveur. And then the participant of the video conference will be able to read the stream from the serveur.
So, I just want to replace the SetOutputFileName function by a system (even by working directly on the COM object if it's not possible with a c# function) to recover directly the output stream.

Is it possible to obtain a stream in output of a DirectShow capture?

Which method can I use in c# to do this?

Thanks for your help

Julien

QuestionKerning with GDI+ ? Pin
Diego Vargas17-Apr-05 20:07
Diego Vargas17-Apr-05 20:07 
AnswerRe: Kerning with GDI+ ? Pin
leppie18-Apr-05 4:16
leppie18-Apr-05 4:16 
GeneralRe: Kerning with GDI+ ? Pin
Diego Vargas18-Apr-05 4:28
Diego Vargas18-Apr-05 4:28 
GeneralPicking Screen Pixel Color - C# Pin
Bruzak17-Apr-05 19:45
Bruzak17-Apr-05 19:45 
GeneralRe: Picking Screen Pixel Color - C# Pin
Member 185560817-Apr-05 20:48
Member 185560817-Apr-05 20:48 
GeneralRe: Picking Screen Pixel Color - C# Pin
Dave Kreskowiak18-Apr-05 4:46
mveDave Kreskowiak18-Apr-05 4:46 
GeneralRe: Picking Screen Pixel Color - C# Pin
mav.northwind17-Apr-05 21:48
mav.northwind17-Apr-05 21:48 
GeneralRe: Picking Screen Pixel Color - C# Pin
abcxyz8218-Apr-05 5:27
abcxyz8218-Apr-05 5:27 
GeneralRe: Picking Screen Pixel Color - C# Pin
Bruzak18-Apr-05 16:41
Bruzak18-Apr-05 16:41 
GeneralI tried a serialization deserialization network application Pin
Mohammed Aijaz Mohiuddin17-Apr-05 18:43
Mohammed Aijaz Mohiuddin17-Apr-05 18:43 
GeneralRe: I tried a serialization deserialization network application Pin
NewSilence23-Apr-05 16:30
NewSilence23-Apr-05 16:30 
GeneralI cannot include System.Runtime.Serialization.Formatters.Soap namespace Pin
Mohammed Aijaz Mohiuddin17-Apr-05 18:11
Mohammed Aijaz Mohiuddin17-Apr-05 18:11 
GeneralRe: I cannot include System.Runtime.Serialization.Formatters.Soap namespace Pin
Christian Graus17-Apr-05 18:23
protectorChristian Graus17-Apr-05 18:23 
GeneralRe: I cannot include System.Runtime.Serialization.Formatters.Soap namespace Pin
Mohammed Aijaz Mohiuddin17-Apr-05 18:50
Mohammed Aijaz Mohiuddin17-Apr-05 18:50 
QuestionHow do I size a RichTextBox to fit it's contents?? Pin
OnlyTaz17-Apr-05 17:31
OnlyTaz17-Apr-05 17:31 
AnswerRe: How do I size a RichTextBox to fit it's contents?? Pin
alexdg0418-Apr-05 1:21
alexdg0418-Apr-05 1:21 
GeneralRe: How do I size a RichTextBox to fit it's contents?? Pin
OnlyTaz18-Apr-05 11:11
OnlyTaz18-Apr-05 11:11 

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.