Basic concepts, some pointers please?

chaitanya v l superchaits at gmail.com
Tue Sep 24 04:20:25 PDT 2013


On Mon, Sep 23, 2013 at 11:18 PM, Tilman Baumann <tilman at baumann.name> wrote:
> The reference implementation I got is based on live555 which is
> unfortunately utterly broken.

I'm guessing that you are working with a DM365 IPNC. There is decent
support for this platform on the TI e2e forums and I believe you
shouldn't really be having any issues with the live555 streaming bits.

However, if there are other reasons, because of which you would prefer
to go the gstreamer way, have you considered modifying av_server
itself and introducing a shm based node, like others have suggested,
which you could integrate into a gstreamer pipeline?

> The encoding is all done in hardware. I just need a way to wrap a GST
> source element around that.
>
> I could probably even fudge a primitive file reader element. If I could
> find it.

I guess you have seen TI's wrapper libraries, which abstract almost
everything, including camera, codecs and display APIs. It would
probably be a good idea to live with these.

If you haven't already seen it, you might find this useful:
http://processors.wiki.ti.com/index.php/GStreamer_positioning


regards,
Chaitanya


More information about the gstreamer-devel mailing list