I mean, use DirectShow to send video data to a linux Machine, can I receive, decode and display it with GStreamer on this machine?
------------------------------------------------------------------------- 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 |
Administrator
|
Can you be more specific ?
What format ? What codec ? What data transport (rtp, http, ...) ? Edward On Thu, 2008-09-04 at 20:36 +0800, liangzhihong1984 wrote: > I mean, use DirectShow to send video data to a linux Machine, can I > receive, decode and display it with GStreamer on this machine? > > > > ------------------------------------------------------------------------- > 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 |
In reply to this post by liangzhihong1984
For example, the Windows client grab video data from HDV device through 1394 firewire, codec is MPEG2-TS, then stream it. All above is done with DirectShow. The receiver client is a Linux machine and use GStreamer.My question is can GStreamer work in order?
------------------------------------------------------------------------- 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 |
Administrator
|
Hi,
Give us information... on what DirectShow IS SENDING OVER THE NETWORK ! What format it's sending, what codec it's sending, etc.... If you want us to tell you if GStreamer can decode some stream, we're only interested in what GStreamer will receive. We're not magicians who can guess what format you'll be streaming in. Edward On Fri, 2008-09-05 at 09:58 +0800, liangzhihong1984 wrote: > > > For example, the Windows client grab video data from HDV device > through 1394 firewire, codec is MPEG2-TS, then stream it. All above is > done with DirectShow. The receiver client is a Linux machine and use > GStreamer.My question is can GStreamer work in order? > > ------------------------------------------------------------------------- > 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 |
Free forum by Nabble | Edit this page |