Raj123456788

Results 31 comments of Raj123456788

any example of this on how to use it?I am able to capture screenshot of the app but how can I pass to RTCFileVideoCapturer? Rookie question :)

Thanks for the Update. Is there a way to improve the frame rate for 1080p?

Hello, can you provide a working example for sending query? mdns.NetworkInterfaceDiscovered += (s, arg) => { var query = new Message(); var question = new Question() { Name = "_googlecast._tcp.local.",...

@queequac : thanks. Will try that. I have another question: I need to get a list of all services published on a n/w before I start my service(want to avoid...

@queequac : My apologies. I will create another issue henceforth. Thanks for the answer.

@queequac: Did you ever get an answer for unicast queries response?

Hi @queequac : If you have any idea can you please answer my question https://github.com/richardschneider/net-mdns/issues/108 Thanks!

@queequac Thanks for the reply. No I am not assuming airplay to be unicast :) I am adding _airplay._tcp.local because that is how that particular airplay device is advertised. I...

ohh, that was because I wanted response from that specific hostname if it already exists on the n/w. But the real problem is when it does not exists on the...

That was my question to the author. Assuming it is correct behavior: If the hostname becomes active on the network after **few mins** of the query sent I still receive...