I currently see no mobile compatible clients able to send audio/video
Seems like separate mobile client need to be implemented


On 22 June 2014 14:42, [email protected] <[email protected]> wrote:

> Well the problem with that is that you need a complete server side
> implementation of the Audio/Video client. Have you seen how the Node.js
> Socket Server for Video Streaming works? They cheat by using server side
> the V8 Browser engine to simulate a browser that acts like a server.
> So basically when they say "Video Streaming" it actually means a P2P where
> one of the clients is a server. You just don't know :) Not really that
> fancy. P2P will never work with more then 4 participants. You need a server
> that is the proxy.
> So what other choice is there really. If you need to re-code the complete
> browser API from scratch in Java it is quite a bit of work. It is kind of
> cheating to use a Browser on the Server. And in the end it is a browser
> that sits in the server, so you will hit some limits naturally. But the
> idea is interesting.
>
> Sebastian
>
>
> 2014-06-22 19:24 GMT+12:00 Maxim Solodovnik <[email protected]>:
>
> I saw it in google groups :)
>> These websockets are for RPC calls only, we might use it, will see :)
>> I would be more happy it can support audio/video :)
>>
>>
>> On 22 June 2014 13:52, [email protected] <[email protected]>
>> wrote:
>>
>>> Btw: Have you seen that: https://github.com/Red5/red5-websocket-chat ?
>>>
>>>
>>> 2014-06-21 22:18 GMT+12:00 Maxim Solodovnik <[email protected]>:
>>>
>>> Thanks Sebastian :)
>>>>
>>>>
>>>> On 21 June 2014 15:37, [email protected] <[email protected]>
>>>> wrote:
>>>>
>>>>> Hi Maxim,
>>>>>
>>>>> from my experience anything video/audio and html5 related will get you
>>>>> a lot of attention as it is stretching the boundaries of what is possible
>>>>> today.
>>>>> So certainly more difficult but might attract a wider audience.
>>>>>
>>>>> Sorry, I can't attend this year, too far to travel. There is a wiki
>>>>> page where I uploaded all past presentations:
>>>>> https://cwiki.apache.org/confluence/display/OPENMEETINGS/Documents+for+Presentations+and+PR
>>>>>
>>>>> Sebastian
>>>>> On Jun 21, 2014 4:30 AM, "Maxim Solodovnik" <[email protected]>
>>>>> wrote:
>>>>>
>>>>>> Hello All,
>>>>>>
>>>>>> I would like to propose the following talk at upcoming ApacheCon [1]
>>>>>> "Set up and use Apache Openmeetings in 30 minutes"
>>>>>>
>>>>>> What do you think is this topic will be good enough for the
>>>>>> conference? Would you attend such event?
>>>>>> Maybe you can suggest better topic?
>>>>>> I'm not sure if I can find sponsor to attend this conference but I
>>>>>> would like to try :)
>>>>>> I believe I can speak on any topic related to OM and would like to
>>>>>> find the most interesting/popular/necessary topic.
>>>>>>
>>>>>> talks should be submitted until Jun 25 so please advise in nearest
>>>>>> 1-2 days :)
>>>>>>
>>>>>> [1] http://events.linuxfoundation.org/events/apachecon-europe
>>>>>> --
>>>>>> WBR
>>>>>> Maxim aka solomax
>>>>>>
>>>>>
>>>>
>>>>
>>>> --
>>>> WBR
>>>> Maxim aka solomax
>>>>
>>>
>>>
>>>
>>> --
>>> Sebastian Wagner
>>> https://twitter.com/#!/dead_lock
>>> http://www.webbase-design.de
>>> http://www.wagner-sebastian.com
>>> [email protected]
>>>
>>
>>
>>
>> --
>> WBR
>> Maxim aka solomax
>>
>
>
>
> --
> Sebastian Wagner
> https://twitter.com/#!/dead_lock
> http://www.webbase-design.de
> http://www.wagner-sebastian.com
> [email protected]
>



-- 
WBR
Maxim aka solomax

Reply via email to