Elecard
May 25, 2013, 05:50:53 am *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
 
  Home Help Search Login Register  
  Show Posts
Pages: [1]
1  PC Development Kits / Networking components / H264 over rtp on: July 01, 2008, 09:06:01 am
Hello,

I've been working w/ the Elecard DirectShow filters attempting to build a solution to stream live video over the network encoding using h264 and using Darwin Streaming Server as a rtp server.  I have the video source passing through the AVC Encoder and handing off to the NWRenderer.  I produce the .sdp and move it up to server.

On the receiving end i have a RTSP NetSourve pointing to the .sdp on the server.  The component recognizes the sdp, creating a pinout for H264/AVC video.  I direct that into the AVC Video Decoder and into a video renderer. 

After playing both sides, i see alll the correct traffic patterns via WireShark and DSS.  However, no video in the renderer.

So my question is two part:
1) Is the solution i describe feasable?
2) If above is yes, what am I doing wrong.  I'll be happy to provide property settings if needed.

Thanks.
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!