Re: rdesktop with sound recording

Peter Åstrand <[email protected]> Thu, 26 May 2011 15:03:51 +0200 (CEST)
Newsgroups gmane.network.rdesktop.devel
Message-ID <[email protected]>
Hi. It's difficult to say why this doesn't work. I assume that you have 
verified that this works with another client, so that you know that 
there's nothing wrong on the server side? If all else fails, you could 
consider using the rdpproxy to see what the MS client is doing. But I'm 
not sure how well rdpproxy works nowadays.

I can take a look later on, but I will travel the next few weeks.

Regards,
Peter

On Thu, 19 May 2011, wujie710 wrote:

> Dear all,
>  
> RDP server 7.0 has supported sound recording, while rdesktop 1.7 still did not.
>  
> Now, I add some codes to rdesktop 1.7 for supporting sound recording.
>  
> When client begin to connect to the server, client Info PDU will be send during the Secure Settings Exchange phase. The contents of
> the PDU is clientInfoPduData. In client Info Pdu Data, the field infoPacket indicates client information. In info packet, I set flags
> as RNS_INFO_AUDIOCAPTURE(0x00200000). RNS_INFO_AUDIOCAPTURE indicates that the redirection of client-side audio input to a session
> hosted on a remote server is supported(rdesktop.c, add code: flags |= 0x00200000).
> I also have registed the audio input channel named "AUDIO_INPUT".
>  
> Connect to win7. In the remote desktop, record device displays as remote audio. Open sound recorder, when press start recording
> button, the cilent receives no packet related to sound recording. While with the document "[MS -RDPEAI]Audio Input Redirection virtual
> channel Extension", we know the server will send version PDU to the client for exchanging versions and audio formats at this time.
>  
> Who can tell me why the client  can't receive version PDU. If I want to realize sound recording with rdesktop i should do what.
> Thanks. Sorry for my broken English.
>  
> Joey
> 
> 
> 
>


---
Peter Åstrand		ThinLinc Chief Developer
Cendio AB		http://www.cendio.com
Wallenbergs gata 4
583 30 Linköping	Phone: +46-13-21 46 00

------------------------------------------------------------------------------
vRanger cuts backup time in half-while increasing security.
With the market-leading solution for virtual backup and recovery, 
you get blazing-fast, flexible, and affordable data protection.
Download your free trial now. 
http://p.sf.net/sfu/quest-d2dcopy1

_______________________________________________
rdesktop-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/rdesktop-devel