Hi,
I have noticed that for linux-based systems, there are v4l2src and dv1394src : I added support to them in ekiga (well, in a personal post3 branch...). For win32, it seems ksvideosrc is what I want (except it doesn't have property probe). For osx, there's a directory sys/osxvideo in gst-plugins-bad and gst-plugins, but it doesn't have sources... at least not in my checkout, and gst-plugins-good's sys/osxvideo has only a sink. For *BSD: I have no clue what they have. Thanks, Snark on freenode&gimpnet ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel |
hi,
Julien Puydt schrieb: > Hi, > > I have noticed that for linux-based systems, there are v4l2src and > dv1394src : I added support to them in ekiga (well, in a personal post3 > branch...). > > For win32, it seems ksvideosrc is what I want (except it doesn't have > property probe). > > For osx, there's a directory sys/osxvideo in gst-plugins-bad and > gst-plugins, but it doesn't have sources... at least not in my checkout, > and gst-plugins-good's sys/osxvideo has only a sink. > > For *BSD: I have no clue what they have. > that does this automatically. Have a look at gst-plugins-good/gst/autodetect/ Stefan > Thanks, > > Snark on freenode&gimpnet > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > gstreamer-devel mailing list > [hidden email] > https://lists.sourceforge.net/lists/listinfo/gstreamer-devel > ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel |
Stefan Kost a écrit :
> Julien Puydt schrieb: >> I have noticed that for linux-based systems, there are v4l2src and >> dv1394src : I added support to them in ekiga (well, in a personal post3 >> branch...). >> >> For win32, it seems ksvideosrc is what I want (except it doesn't have >> property probe). >> >> For osx, there's a directory sys/osxvideo in gst-plugins-bad and >> gst-plugins, but it doesn't have sources... at least not in my checkout, >> and gst-plugins-good's sys/osxvideo has only a sink. >> >> For *BSD: I have no clue what they have. >> > It would totally rock if you could have a go at writing a autovideosrc > that does this automatically. Have a look at > gst-plugins-good/gst/autodetect/ would need to implement property probe so the devices user-friendly names could be gotten. Snark on freenode&gimpnet ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel |
Free forum by Nabble | Edit this page |