Difference between revisions of "VDD14/Sessions"

From VideoLAN Wiki
Jump to navigation Jump to search
Line 71: Line 71:
 
=== ChromeCast ===
 
=== ChromeCast ===
 
How do we achieve VLC using Chromecast?
 
How do we achieve VLC using Chromecast?
 +
 +
=== Media Library ===
 +
Current state and conception of needed functionality for a cross-platform library to collect meta data, thumbnails and so on for use within media handling applications based on libvlc. Written in C++.
 +
 +
=== VLC Mobile Remotes ===
 +
There is a major feature missing in VLC's mobile apps, which is currently provided through third party apps. Control VLC remotely running on a desktop. What needs to be done both on client and server-side to provide an advanced and seamless integration between the platforms?

Revision as of 09:32, 20 September 2014

Rooms

Etherpad

https://beta.etherpad.org/

Scheduled VDD sessions

Saturday

Time Room 1 Room 2 Room 3 Room 4 Room 5
14:00 - 16:00 T.B.D. Hacking
16:00 - 16:15 Break
16:15 - 18:15 T.B.D. Hacking
18:30 - 19:00 Wrapping up

Sunday

Time Room 1 Room 2 Room 3 Room 4 Room 5
14:00 - 16:00 T.B.D. Hacking
16:00 - 16:15 Break
16:15 - 18:15 T.B.D. Hacking
18:30 - 19:00 Wrapping up

Proposed VDD sessions

Road towards HWAccel 2

During this year we moved two steps towards version [2]:

  • 1.2 -> default context allocators
  • 1.3 -> bitstream-oriented hwaccel support

During this session we will discuss about how to provide an uniform structure to avoid even more boilerplate code and still allow full control to the people needing it.

ChromeCast

How do we achieve VLC using Chromecast?

Media Library

Current state and conception of needed functionality for a cross-platform library to collect meta data, thumbnails and so on for use within media handling applications based on libvlc. Written in C++.

VLC Mobile Remotes

There is a major feature missing in VLC's mobile apps, which is currently provided through third party apps. Control VLC remotely running on a desktop. What needs to be done both on client and server-side to provide an advanced and seamless integration between the platforms?