Hi Dan and all...
Im trying to accomplish this thing:

- Capture video from Decklink card on machine A
- Send "raw info" (could be a mlt_frame object) some way to machine B
- Let machine B do the encoding stuff (lets say, use avformat consumer to
produce a network stream).
- Let machine A also consume this "raw info" to sent it to a Decklink
consumer (out to Modulator).

I thought using UDP for this.  So I would have a UDP consumer (should
handle multicast) and UDP producer.

Do you think is kind of a good idea?

Any better suggestion?

What would be a good starting point for writing an UDP Consumer/Producer?

Thanks in advance!

Juan Martin
------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Mlt-devel mailing list
Mlt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mlt-devel

Reply via email to