Elecard
May 20, 2013, 06:36:54 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  
Pages: [1]
  Print  
Author Topic: streaming out a picture  (Read 1220 times)
Arianit
Newbie
*
Posts: 30


View Profile
« on: September 29, 2010, 07:53:59 am »

Is there a way to stream out a picture (JPEG, BMP and GIF)?
So a source will be just a picture and a stream (of say MPEG4 format with certain resolution and rate) is created that will be streamed out through NW renderer?
I've tried something from Logo renderer sample (elecard video transform SDK) but it requires a stream (video file) present at the input. What if there is no stream (video file) as input?
Can this be done?
Logged
IrinaM
Moderator
*****
Posts: 138


View Profile
« Reply #1 on: September 29, 2010, 11:23:11 pm »

Hello Arianit,
You will need a special source filter which is not currently available from us. If you are interested in discussing custom develop, please feel free to contact our sales team
Logged
Arianit
Newbie
*
Posts: 30


View Profile
« Reply #2 on: October 26, 2010, 01:08:03 am »

Alternatively Irina,
Can I stream out (via NW renderer) an mpeg file continuously looping without restarting the graph at the end of the file? Is it maybe better to use elecard file list source filter? If so how do I do that?
Logged
IrinaM
Moderator
*****
Posts: 138


View Profile
« Reply #3 on: October 28, 2010, 02:52:40 am »

Hi Arianit,

Elecard NWRenderer streams the incoming data and will stop streaming as soon as there is no data to be streamed. Streaming in a loop can be implemented in 2 ways:
1) restart data sending (shown in NWServer sample application (position sets to 0 and the graph restarts))
2) use a special source filter which sends data continuously.

The version of File List Source filter that is provided in Elecard SDK does not have such functionality, so I recommend your contacting our sales to enquire on any custom versions available that is able to meet your needs.

Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!