Re: Getting errors on GUACD : Static Virtual Channels

2018-02-16 Thread Mike Jumper
On Fri, Feb 16, 2018 at 9:43 PM, Amarjeet Singh wrote: > Thanks Mike. > > var output_stream = client.createPipeStream(mimetype, name); >> > > As I understood the above *output_sream* need not to be created every > time data received instead creating it once ( defining

Re: Getting errors on GUACD : Static Virtual Channels

2018-02-16 Thread Mike Jumper
On Fri, Feb 16, 2018 at 6:18 AM, Amarjeet Singh wrote: > Hi MIke, > > As suggested by you, I have implemented *SIMPLE PROOF-OF-CONCEPT > *applications > which stream over separate and differently-named static channels within > the RDP session. > > *STATIC VIRTUAL CHANNEL

Re: Getting errors on GUACD : Static Virtual Channels

2018-02-06 Thread Amarjeet Singh
@Mike :- *I checked and came to know that the above error is in if else condition which will always come for every static virtual channel. [ Thanks Mike ] * Point 1 : - Eltima is sending and receiving data continuously ( within a second there are two to three calls ) which I can see on the

Re: Getting errors on GUACD : Static Virtual Channels

2018-02-06 Thread Mike Jumper
On Tue, Feb 6, 2018 at 4:48 AM, Amarjeet Singh wrote: > ... > > Feb 6 18:02:09 Guacamole-9098 guacd[16663]: Inbound half of channel > "usb4rdp" connected. > Feb 6 18:02:09 Guacamole-rms-9098 guacd: guacd[16663]: ERROR: Inbound > half of channel "usb4rdp" connected. > >