> As part of the video redirection implementation, I have added an > extension to the current static and dynamic virtual channel API, so that > a channel plugin can send events back to libfreerdpchanman and > eventually retrieved by the UI main thread. Please take a look at the > extension: > > https://github.com/llyzs/FreeRDP/commit/5c5a367087c8697752ad5a14f57e1e8647d746a0 > > This extension is intended to be flexible so that any channel can send > any type of event to the UI. I have already tried sending video frames > from tsmf to xfreerdp using this api extension. > > Please comment.
I have looked at it and I like it. I was hoping you would do something like this. One thing that we might need is a way to inform the main thread that there is a event pushed. That would mean another item in the fd list but that can be added later, if it's even needed. Jay ------------------------------------------------------------------------------ Xperia(TM) PLAY It's a major breakthrough. An authentic gaming smartphone on the nation's most reliable network. And it wants your games. http://p.sf.net/sfu/verizon-sfdev _______________________________________________ Freerdp-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freerdp-devel
