Paul, could you give any usage scenario of this *datachannel* and what are the functional requirements imposed by this.
On Thu, Jun 11, 2015 at 1:21 AM, Mondain <[email protected]> wrote: > A signalling channel is used in WebRTC to communicate between peers, this > communication is normally the SDP and ICE candidates. In all my rtc work > thus far, I have not used a datachannel at all; only signalling channels > over websocket or socket.io. To be honest, I'm not sure what they are > used for. > > On Wed, Jun 10, 2015, 14:28 Maxim Solodovnik <[email protected]> wrote: > >> Could you please clarify what do you mean? >> >> The task was "implement webrtc datachannel", I believe it is time to >> describe it a little bit more detailed :) >> >> On Thu, Jun 11, 2015 at 12:25 AM, Mondain <[email protected]> wrote: >> >>> While a compliant webrtc datachannel would be awesome, might I suggest >>> using the existing WebSocket plugin for communications instead or creating >>> a Socket IO connection handler. >>> >>> >>> On Wed, Jun 10, 2015 at 2:07 PM Maxim Solodovnik <[email protected]> >>> wrote: >>> >>>> Additionally any advice on implementing "webrtc datachannel" will be >>>> helpful :) >>>> >>>> On Thu, Jun 11, 2015 at 12:03 AM, dima00782 <[email protected]> >>>> wrote: >>>> >>>>> Hello Paul and red5 team! >>>>> >>>>> I'm almost finished writing the first part of the jira issue: convert >>>>> mkv (webm) h264, pcm_16_le -> flv without ant transcoding. >>>>> Please review my code and give any guidance. >>>>> >>>>> My nearest goal is to convert my console app to the form red5 plug-in. >>>>> >>>>> -- >>>>> Regards, Dmitry. >>>>> >>>>> >>>> >>>> >>>> -- >>>> WBR >>>> Maxim aka solomax >>>> >>> >> >> >> -- >> WBR >> Maxim aka solomax >> > -- Regards, Dmitry Bezheckov.
