[Freerdp-devel] Video Redirection

2011-10-19 Thread Vikas KM
Is there video redirection in freerdp 0.8.2? Regards Vikas KM -- All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats

Re: [Freerdp-devel] How to enable sound redirection in FreeRDP

2011-08-29 Thread Vikas KM
solved... xfreerdp -x l -a 32 --rfx --no-tls --no-nla -u username -p password --plugin rdpsnd --data audin:alsa -- servername/serverIP -- Regards Vikas KM On Mon, Aug 29, 2011 at 3:07 PM, Vikas KM wrote: > Other commands > > *xfreerdp -x l -a 32 --rfx --no-tls --

Re: [Freerdp-devel] How to enable sound redirection in FreeRDP

2011-08-29 Thread Vikas KM
ult' registered. rdpsnd_load_device_plugin: /usr/local/lib/freerdp/rdpsnd_servername.so rdpsnd_load_device_plugin: failed to load /usr/local/lib/freerdp/rdpsnd_servername.so missing server name Regards Vikas KM On Mon, Aug 29, 2011 at 2:42 PM, Vikas KM wrote: > Hi, > > I am using

[Freerdp-devel] How to enable sound redirection in FreeRDP

2011-08-29 Thread Vikas KM
PulseAudio : yes Printer : no CUnit: no X11 : yes DirectFB : no Can anyone please guide me how to enable audio redirection, so that i can hear the audio output atleast from the server. -- Regards Vikas KM

Re: [Freerdp-devel] Data starting from C4CC and not C0CC

2011-07-14 Thread Vikas KM
The Encode Header Messages are going for toss.. I am only getting the Encode Data Messages.. Is there any reason for such a behaviour??? Regards Vikas KM Enjoy life to the fullest. On Thu, Jul 14, 2011 at 4:05 PM, Vikas KM wrote: > Hi, > > The data that comes int surface.c f

[Freerdp-devel] Data starting from C4CC and not C0CC

2011-07-14 Thread Vikas KM
Hi, The data that comes int surface.c file after bitmapdatalength starts from * c4cc*. first and third are from *c0cc* but all other are from *c4cc*.. does this require any settings? what might be the problem that i am receiving from *frame begin* rather than *rfx sync.* Regards Vikas KM

Re: [Freerdp-devel] Where to get the TransX and TransY in RDSH

2011-05-25 Thread Vikas KM
TransY which you get in copy2bmp in wince. I want to know how to find the idX and idY values in RDSH connection. if its coming (0,0) for anyone? Jay has done a demo which is available on youtube so i guess i am doing something wrong, so can anyone point me. Regards Vikas KM Enjoy life to the

[Freerdp-devel] Where to get the TransX and TransY in RDSH

2011-05-25 Thread Vikas KM
Hi All, I want to know where i can get the TransX and TransY values for RDSH connection. Regards Vikas KM Enjoy life to the fullest. -- vRanger cuts backup time in half-while increasing security. With the market-leading

Re: [Freerdp-devel] weird tiling

2011-05-25 Thread Vikas KM
Whats the maximum color depth set in virtual machine? If not set try setting it to 32. Regards Vikas KM Enjoy life to the fullest. On Tue, May 24, 2011 at 9:17 PM, Gerry Reno wrote: > I tried this on a newer machine this morning and depth 16 and depth 24 > work ok there. > > T

Re: [Freerdp-devel] Compilation help on Enterprise Linux

2011-04-29 Thread Vikas KM
Install these packages.. libx11-dev xorg-dev libssl-dev Regards Vikas KM On Thu, 2011-04-28 at 22:07 +0200, Mads Kiilerich wrote: > André Chalom wrote, On 04/28/2011 07:47 PM: > > Hello! > > > > I am trying to compile the freerdp 0.8.2 in an Oracle Enterprise Linux

Re: [Freerdp-devel] Stops for a minute

2011-04-26 Thread Vikas KM
Hi, This problem exists only with windows media player and not with VLC. On Tue, 2011-04-26 at 14:01 +0530, Vikas KM wrote: > Hi Jay, > > > > On Mon, 2011-04-25 at 10:36 -0700, Jay Sorg wrote: > > > This happens only first time.. the second time it plays smooth. &

Re: [Freerdp-devel] Stops for a minute

2011-04-26 Thread Vikas KM
rver side bug. I think in Media Player. > VLC works fine. > I filed a bug with MS. > Can you confirm and do the same? > > Jay Regards Vikas kM -- WhatsUp Gold - Download Free Network Management Software

Re: [Freerdp-devel] Stops for a minute

2011-04-25 Thread Vikas KM
This happens only first time.. the second time it plays smooth. Regards Vikas KM On Mon, 2011-04-25 at 18:43 +0530, Vikas KM wrote: > Hi, > > I am trying to play video on freeRDP and exactly before 20 seconds of > the video completion there is a minute gap... no data between this ti

[Freerdp-devel] Stops for a minute

2011-04-25 Thread Vikas KM
Hi, I am trying to play video on freeRDP and exactly before 20 seconds of the video completion there is a minute gap... no data between this time. For Eg: if a clip is of 2:41 there is a minute gap/break exactly at 2:21. Any idea or reason for this behaviour? Regards Vikas KM

Re: [Freerdp-devel] FreeRDP cross-compile on ARM

2011-04-12 Thread Vikas KM
Hi all, Thnx for the help and suggestion.. Worked like charm on Native build...:) Regards Vikas KM On Mon, 2011-04-11 at 17:26 +0530, Vikas KM wrote: > Hi Brad, > > I am using freerdp 0.8.2 > > > @all: sorry the thread got little mixed up with the virtual ch

Re: [Freerdp-devel] FreeRDP cross-compile on ARM

2011-04-12 Thread Vikas KM
Thnx Jay, I will try native build ... Regards Vikas KM On Mon, 2011-04-11 at 10:42 -0700, Jay Sorg wrote: > I build freerdp on both MIPS and Arm processors with no problem. > For Arm I mainly do native builds but cross compiling worked last time I > tried. > > Both these

Re: [Freerdp-devel] FreeRDP cross-compile on ARM

2011-04-11 Thread Vikas KM
Hi Brad, I am using freerdp 0.8.2 @all: sorry the thread got little mixed up with the virtual channel API thread.. Please use this thread... Sorry for the confusion and mixup. /Vikas KM On Mon, 2011-04-11 at 21:42 +1000, Brad Hards wrote: > On Mon, 11 Apr 2011 08:42:46 pm Vikas KM wr

Re: [Freerdp-devel] FreeRDP cross-compile on ARM

2011-04-11 Thread Vikas KM
Hi Brad, I am using freerdp 0.8.2 version. Regards Vikas KM On Mon, 2011-04-11 at 21:42 +1000, Brad Hards wrote: On Mon, 11 Apr 2011 08:42:46 pm Vikas KM wrote: > > xfreerdp.c:667: error: impossible constraint in 'asm' > Which version are you compiling? What doe

Re: [Freerdp-devel] FreeRDP cross-compile on ARM

2011-04-11 Thread Vikas KM
Hi, Thnx... that gives some hope... will install the necessary packages and try to compile on arm itself... Regards Vikas KM On Mon, 2011-04-11 at 12:43 +0100, Igor Neves wrote: > Hi, > > We have freerdp working on ARM but we have not cross-compiled, we had > build up one

Re: [Freerdp-devel] FreeRDP cross-compile on ARM

2011-04-11 Thread Vikas KM
On Mon, 2011-04-11 at 16:08 +0530, Vikas KM wrote: > Hi, > > > This is the error that i get. xfreerdp.c:667: error: impossible constraint in 'asm' > > > > On Mon, 2011-04-11 at 15:29 +0530, Vikas KM wrote: > Hi All, > > > > > > H

[Freerdp-devel] FreeRDP cross-compile on ARM

2011-04-11 Thread Vikas KM
hi, This is the error that i get.. xfreerdp.c:667: error: impossible constraint in 'asm' Regards Vikas KM On Mon, 2011-04-11 at 15:29 +0530, Vikas KM wrote: Hi All, > > > Has anyone tried to cross-compile the FreeRDP? > Is it possible to cross-compile for A

[Freerdp-devel] FreeRDP cross-compile on ARM

2011-04-11 Thread Vikas KM
Hi, This is the error that i get.. On Mon, 2011-04-11 at 15:29 +0530, Vikas KM wrote: Hi All, > > > Has anyone tried to cross-compile the FreeRDP? > Is it possible to cross-compile for ARM? > > I tried to do... > Had to cross-compile > SSL,alsa, then disabled the

[Freerdp-devel] FreeRDP cross-compile on ARM

2011-04-11 Thread Vikas KM
tried? Regards Vikas KM -- 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/ver

Re: [Freerdp-devel] RemoteFX

2011-03-30 Thread Vikas KM
cap" of surface.c are not getting reflected .... Any help.. Regards Vikas KM On Tue, 2011-03-29 at 01:26 -0700, Jay Sorg wrote: > > for eg: assume (0,0) and (64,64) is the first tile, and i update the > > area (0,0) to (10,10) ... i am receiving that only area data and not > >

Re: [Freerdp-devel] RemoteFX

2011-03-28 Thread Vikas KM
and not the full tile. The rest of the are/tile is green color. @jay i saw a video of you running the remotefx on the thinlinux... is there any setting i need to do so i can receive the whole tile instead of the updated area data. Regards Vikas KM On Wed, 2011-03-16 at 00:17 -0700, Jay Sorg

Re: [Freerdp-devel] RemoteFX

2011-03-16 Thread Vikas KM
CMDTYPE_SET_SURFACE_BITS which is 0x0001. Am i reading wrong? 2: Why is the padding in the SHARE_CAPABILITIES missing? Please help me to understand as i have begun this project recently. Regards Vikas KM On Wed, 2011-03-16 at 00:17 -0700, Jay Sorg wrote: > > I am little confused with the capabiliti

Re: [Freerdp-devel] RemoteFX

2011-03-16 Thread Vikas KM
Vikas KM On Fri, 2011-03-11 at 15:45 +0530, Vikas KM wrote: > Hi, > > Is the Channel Join request be performed on all? like 1007, 1006, > 1005, 1004 and 1003? > > Regrads > Vikas KM > > > On Thu, 2011-03-10 at 21:08 -0800, Jay Sorg wrote: > > >

Re: [Freerdp-devel] Wireshark RDP Analyzer + Wiki Documentation

2011-03-14 Thread Vikas KM
Hi, The link of "wireshark article" redirected to non-exist page. URL: http://www.freerdp.com/wiki/doku.php?id=network_level_authentication Regards Vikas KM On Sun, 2011-03-13 at 13:27 -0400, Marc-André Moreau wrote: > Hi FreeRDP developers, > > > > I have jus

Re: [Freerdp-devel] RemoteFX

2011-03-11 Thread Vikas KM
Hi, Is the Channel Join request be performed on all? like 1007, 1006, 1005, 1004 and 1003? Regrads Vikas KM On Thu, 2011-03-10 at 21:08 -0800, Jay Sorg wrote: > > after the client info PDU there is a data sent by server and followed by > > client before the server error license

Re: [Freerdp-devel] RemoteFX

2011-03-08 Thread Vikas KM
t info PDU there is a data sent by server and followed by client before the server error license PDU. but there is no mention of such thing in document [MS - RDPBCGR]. The data seems related to security as RSA1 is mentioned in it. Any idea as why am i receiving it? Regards Vikas KM On Thu, 2

Re: [Freerdp-devel] Eclipse IDE Guide

2011-03-07 Thread Vikas KM
Hi, I installed the eclipse-cdt and all the required tools but the problem is i don't find the "Makefile Project with existing code" option under c/c++. There are only two options C Project and C++ Project. Anyone facing this problem and solved? Regards Vikas KM On Sat, 2011

Re: [Freerdp-devel] RemoteFX

2011-03-04 Thread Vikas KM
01 and 02) Any idea??? Even when i try to connect over rfx the field is same. Regards Vikas KM On Wed, 2011-03-02 at 21:49 -0800, Jay Sorg wrote: > With the latest rfx branch. > If you connect with "-x l -a 32 --rfx" to a RemoteFX capable server, > you will get a R

Re: [Freerdp-devel] RemoteFX

2011-03-04 Thread Vikas KM
Hi, Sorry The PROTOCOL_HYBRID flag is set which makes the PROTOCOL_SSL flag to be set. making it 03. Regards Vikas KM On Fri, 2011-03-04 at 16:19 +0530, Vikas KM wrote: > When i try to connect over RDP using the new freerdp (latest copy) > > The "regNegData" op