Hi, I want to use liveMedia to send the real time encoded data over rtsp, which means: capture -> encode ->send. I know that I could create a subclass of DeviceSource to capture data, but where to add the encode code?? Can someone help me? Thanks very much.