[
https://issues.apache.org/jira/browse/OPENMEETINGS-1178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14376096#comment-14376096
]
Dmitry commented on OPENMEETINGS-1178:
--------------------------------------
Hello,
I am Dmitry Bezheckov - software engineer from NSK, Russia.
Skills summary:
Languages: C/C++ (2 year), Java, NodeJS, basic knowledge of scripting languages
Libraries: STL, Java Class Library, JUnit, java Swing, java.util.concurrent
Tools: MS Visual Studio, Qt Creator, vim, linux shell and other
I already have a experience – more 2 years of industrial development (see
proposal).
I would like to try my hand at open source development on Open Meetings.
Regards,
Dmitry
> GSOC: WebRTC support for OM
> ---------------------------
>
> Key: OPENMEETINGS-1178
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-1178
> Project: Openmeetings
> Issue Type: Improvement
> Components: Audio/Video, HTML5
> Affects Versions: 3.1.0
> Reporter: Maxim Solodovnik
> Assignee: Maxim Solodovnik
> Labels: WebRTC, gsoc2015, java, mentor
> Fix For: 3.1.0
>
>
> Currently OM is using Flash to send/receive video we need to move to WebRTC
> This will require:
> 1) webm file writer: the writer would be a drop-in replacement for the
> default flv writer. With the assumption that when the non-webm codecs are
> recorded that the files would only be playable on red5 or some other player
> if they implement our media types.
> 2) webm file reader: for VOD playback
> 3) webrtc input to flash output: this would accept h264 video and PCM audio
> only; producing a flash compatible stream without requiring any transcoding.
> 4) webrtc datachannel
> 5) make OM to be able to send/receive WebRTC audio/video (most probably using
> existing wicket library)
> Links:
> [1] WebM container description: http://www.webmproject.org/docs/container/
> [2] WebRTC video format:
> https://tools.ietf.org/html/draft-ietf-rtcweb-video-04
> [3] WebRTC datachannel format:
> https://tools.ietf.org/html/draft-ietf-rtcweb-data-protocol-09
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)