[
https://issues.apache.org/jira/browse/OPENMEETINGS-1178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14377324#comment-14377324
]
Maxim Solodovnik edited comment on OPENMEETINGS-1178 at 3/24/15 5:35 AM:
-------------------------------------------------------------------------
@Dmitry thanks!
[~Ch3ck] we are waiting for your proposal :)
I believe the task is complex enough to split it in case more than one student
will apply :)
please NOTE "2015-03-27 19:00 UTC: Student applications deadline"
was (Author: solomax):
@Dmitry thanks!
[~Ch3ck] we are waiting for your proposal :)
I believe the task is complex enough to split it in case more than student will
apply :)
please NOTE "2015-03-27 19:00 UTC: Student applications deadline"
> 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)