public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/1] virtio-media: Add device specification
@ 2024-06-07  8:00 Albert Esteve
  2024-06-07  8:00 ` [PATCH v2 1/1] virtio-media: Add virtio media " Albert Esteve
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Albert Esteve @ 2024-06-07  8:00 UTC (permalink / raw)
  To: virtio-dev, virtio-dev
  Cc: Matti.Moell, cohuck, mst, acourbot, daniel.almeida,
	Alexander.Gordeev, changyeon, alex.bennee, gurchetansingh,
	ribalda, nicolas.dufresne, eballetb, linux-media, virtio-comment,
	Albert Esteve

Hi,

This a formal attempt of including virtio-media
device specification.

Virtio-media came from a discussion on virtio-dev
mailing list, which lead to presenting virtio-v4l2[1]
specification as an alternative to virtio-video.

Later, virtio-v4l2 was renamed to virtio-media[2]
and published through:

https://github.com/chromeos/virtio-media

The repository above includes a virtio-media driver able
to pass v4l2-compliance when proxying the vivid/vicodec
virtual devices or an actual UVC camera using the
V4L2 vhost device (available in the repository).
Steps to reproduce are also detailed[3].

There is some overlap with virtio-video in regards
to which devices it can handle. However,
as virtio-media will likely be the virtualization
solution for ChromeOS (already landed into the chromeos
organization) and possibly other Google projects for
media devices, it would be desirable to include the
specification in the next virtio release despite
the aforementioned overlap.

The device ID in this document differs from
the ID in the virtio-media project repository.
And it will probably need some discussion on which
would be the correct definitive ID.

Full PDF: https://drive.google.com/file/d/1pNCFP06VoV8Zuyx0aDVQ7HAT4xp-pZ0a/view?usp=sharing
PDF with the media section only: https://drive.google.com/file/d/1sn3NUUeCm46zVyJKHkpytTIgGw1fUt5T/view?usp=sharing

[1] https://mail.google.com/mail/u/0?ui=2&ik=73ebd65ebd&attid=0.1&permmsgid=msg-f:1767388565327924962&th=1887068940754ee2&view=att&disp=inline&realattid=f_libalimc0
[2] https://www.mail-archive.com/virtio-dev@lists.oasis-open.org/msg12665.html
[3] https://github.com/chromeos/virtio-media/blob/main/TRY_IT_OUT.md

Albert Esteve (1):
  virtio-media: Add virtio media device specification

 conformance.tex                           |  13 +-
 content.tex                               |   1 +
 device-types/media/description.tex        | 578 ++++++++++++++++++++++
 device-types/media/device-conformance.tex |  11 +
 device-types/media/driver-conformance.tex |   9 +
 5 files changed, 608 insertions(+), 4 deletions(-)
 create mode 100644 device-types/media/description.tex
 create mode 100644 device-types/media/device-conformance.tex
 create mode 100644 device-types/media/driver-conformance.tex

-- 
2.44.0


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2024-06-20 13:33 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-07  8:00 [PATCH v2 0/1] virtio-media: Add device specification Albert Esteve
2024-06-07  8:00 ` [PATCH v2 1/1] virtio-media: Add virtio media " Albert Esteve
2024-06-07  8:43   ` Hans Verkuil
2024-06-08  1:24     ` Alexandre Courbot
2024-06-20 12:45       ` Hans Verkuil
2024-06-20 12:53         ` Alexandre Courbot
2024-06-20 13:33           ` Hans Verkuil
2024-06-07  9:41 ` [PATCH v2 0/1] virtio-media: Add " Michael S. Tsirkin
     [not found]   ` <CADSE00KP+dsN5W0DHzML8f4wjiH-NQEifQ5zxLusw65mEUb+wA@mail.gmail.com>
2024-06-07 10:22     ` Michael S. Tsirkin
2024-06-07 13:28 ` Alexander Gordeev
2024-06-08  1:50   ` Alexandre Courbot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox