Hi,

I just added a way to apply a poster to the local / remote videos that is going to be shown if a user does not allow camera access or simply does not have any camera. There is a default poster but you can override getNoVideoResourceReference and apply your own.

The API changed a little bit "public String getLocalVideoId()" -> "public Video getLocalVideo()" - so you don't have to configure the video yourself except to set the controls to false.

The maxWidth / maxHeight attributes are also applied to the css, now - so if you type in setMaxWidth(xxx) / set MaxHeight(xxx) the video is also configured that dimension by CSS.

kind regards

Tobias

Am 10.02.15 um 22:15 schrieb Zala Pierre GOUPIL:
Excellent! Please keep us informed about how it goes.

Regards,

Pierre




On Tue, Feb 10, 2015 at 10:08 PM, Tobias Soloschenko <
tobiassolosche...@googlemail.com> wrote:

Hi,

short update - you are now able to:

* now activate / deactivate the volume bars
* set the MaxWidth / MaxHeight and
* set the Framerate which is going to be used for the videos.

I setup a little wiki because to scroll all the time was so annoying.

https://github.com/klopfdreh/wicket-components-playground/
wiki/7.-HTML5-WebRTC-Integration

kind regards

Tobias

Am 31.01.15 um 00:49 schrieb Zala Pierre GOUPIL:

  Hi,
Excellent work, congrats! And I'm talking about all your
"wicket-components-playground" project! I'll test your Wicket WebRTC
Integration and tell you how it goes.

In fact, I'm currently using a full JS WebRTC component (
https://code.google.com/p/webrtc4all/) but I'm not fully satisfied with
it.
Hopefully, yours will do it for me.

Regards,

Pierre




On Fri, Jan 30, 2015 at 5:26 PM, Tobias Soloschenko <
tobiassolosche...@googlemail.com> wrote:

  Hi everybody,
I just implemented a component to provide a way to integrate a video
conference to Wicket applications using WebRTC - I would be very pleased
to
receive feedback!

An installation of NodeJS is required.

https://github.com/klopfdreh/wicket-components-playground

(Scroll to section "Wicket WebRTC Integration")

kind regards

Tobias
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org





---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to