Re: [Live-devel] Control Flow Basics

2009-06-30 Thread Ross Finlayson
Sorry to be dense. I saw the text you provided from the FAQs, but wasn't quite sure what it meant. As it is written, I understand this to mean that a sink module that is part of a chain of nodes from the source to the destination sink will receive data from an upstream source (or a sink that is

Re: [Live-devel] Control Flow Basics

2009-06-30 Thread Bonta Jeffrey-QA2122
bject: Re: [Live-devel] Control Flow Basics So, what is confusing to me is that in the first question, data flows from source to sink (which is what I would expect), yet the second question suggests that data is transmitted by a sink and received by a source (which is counterintuitive

Re: [Live-devel] Control Flow Basics

2009-06-30 Thread Ross Finlayson
So, what is confusing to me is that in the first question, data flows from source to sink (which is what I would expect), yet the second question suggests that data is transmitted by a sink and received by a source (which is counterintuitive). Jeff, Note the last paragraph in http://www.live

[Live-devel] Control Flow Basics

2009-06-30 Thread Bonta Jeffrey-QA2122
I am trying to wade through the source code to understand how to modify it to stream an H.264 AVC NAL stream over RTP. In looking at the FAQ questions, I am a little confused by some of the terminology. For example, in the question: What is the typical control flow within an application that