Elecard
May 21, 2013, 08:37:45 pm *
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] 2 3 ... 9
1  PC Development Kits / Networking components / Re: No audio output pin (only video output pin) in RTSPNetSource filter in GraphEdit on: May 13, 2013, 07:30:21 am
RTSPNetSource does not support some audio formats.
Each case for this should be investigated and then we can decide whether to implement it as a new feature or not.
You can write to tsup@elecard.ru and we will discuss it in details.
2  PC Development Kits / Elecard Codec .NET SDK G4 / Re: Elecard logo still appearing with purchased filters on: March 31, 2013, 11:21:09 pm
Please write an email to tsup@elecard.ru with specifying your GUID there.
We will check it in our database. It seems, you use wrong GUID for activation.
3  PC Development Kits / Elecard Codec .NET SDK G4 / Re: Elecard logo still appearing with purchased filters on: March 28, 2013, 11:24:03 pm
Hello,

Elecard logo will appear in case encoder or decoder is not activated in a correct way.
Elecard SDK documentation contains the description of possible activation methods.

In your case, you have two logos because one of them is placed by encoder and another - by decoder.
If you need more details on activation process, please write an email to our technical support service:
tsup@elecard.ru
4  PC Development Kits / Elecard Codec SDK G4 / Re: HEVC DirectShow Filter on: March 19, 2013, 02:07:02 am
NOTE: HEVC player would be just a sample player demonstrating work of HEVC decoder's alfa vesion.
5  PC Development Kits / Elecard Codec SDK G4 / Re: HEVC DirectShow Filter on: March 19, 2013, 12:41:23 am
Hello,
We are developing such filters right now.
The problem is that the standard has not been finally approved yet, so we can't offer release version.
We are developing HEVC encoder/decoder and multiplexer/demultiplexer supporting HEVC.

We are going to upload sample HEVC player on our website at the end of March. It will include decoder and demultiplexer.
6  PC Development Kits / Elecard SDK / Re: RTP/UDP Unicast Stream through WAN on: January 17, 2013, 02:08:28 am
Please do the following:

1. Turn on the parameter "Disable server signature" in the NWSource

2. If it doesn't help, please enter the following URL in Graphedit (menu Render URL...):
elecard://<client_IP_address>:<port>?i=<client_network_interface_address>/rtp

You should specify client network interface in case you have several network interfaces on the PC.
7  PC Development Kits / Elecard SDK / Re: RTP/UDP Unicast Stream through WAN on: January 15, 2013, 11:13:36 pm
It is hard to say what's wrong. Could you try to use not SDP, but URL (or manual configuration of the filter)
like this:
elecard://<multicast_group>:<port>/rtp

And please check with Wireshark that stream is available on the client PC
8  PC Development Kits / Elecard SDK / Re: RTP/UDP Unicast Stream through WAN on: January 13, 2013, 11:00:44 pm
Hello Stefan

See the answers below:

1. If you use multiplexing, Video and Audio port values do not work. They are for elementary streaming in RTP only.

2. Please describe the problem you have with connecting with more details and I'll try to help you.
You can also send an email to tsup@elecard.ru

Ivan
9  PC Development Kits / Elecard SDK / Re: NwRenderer - Problem with Protocols (RTP over TCP) on: February 21, 2012, 03:29:54 am
Hello Stefan,

Please send the list of components' versions to our tech support service.
Our address is tsup@elecard.com
I am not sure about RTP over TCP, because it is not quite standard, but anyway UDP modes should work OK.

Ivan
10  PC Development Kits / Elecard SDK / Re: MPEG2 Encoder - CBR with DVD Preset? on: January 12, 2012, 11:21:12 pm
Preset is just a set of parameters.

There is no such ready preset, but after choosing DVD preset you can change bitrate settings to CBR.
So, it's possible.
11  PC Development Kits / Elecard SDK / Re: MPEG Multiplexer - Can't set program stream mode on: January 12, 2012, 11:18:38 pm
2 is a value for Transport Stream format.

You have use value for Program Stream. Please see the details in the documentation for the multiplexer.
12  PC Development Kits / Elecard SDK / Re: Network Streaming Problem on: September 21, 2011, 03:03:34 am
It's better to write an email.
I can't say the date of release. The filter should pass all the tests first.
Anyway, our preliminary tests show that it is rather stable.

Ivan
13  PC Development Kits / Elecard SDK / Re: Network Streaming Problem on: September 21, 2011, 12:17:21 am
Hi Stefan,

This was fixed in the latest version of NWSource, but it hasn't passed through all testing procedures yet.
If you write an email to tsup@elecard.ru I will send you the latest version for tests.
It will be available on our site after official release of this version.

Ivan
14  PC Development Kits / Elecard SDK / Re: Network Streaming Problem on: September 01, 2011, 03:47:45 am
Hi Stefan,

Yes, there is such problem in AVC video streaming & decoding.
We are working on it now.

Here are some ways of "roundabout":

1. You can use TS mode instead of ES. I mean, you can connect Encoder to MPEG Multiplexer and then to NWREnderer.
On client side you have to use MPEG Push Demultiplexer after NWSource.

2. It seems that the problem is caused by incorrect work of DXVA mode. So you can turn off hardware acceleration in decoder or connect it to another video renderer such as VMR9(where DXVA mode won't be turned on)

Ivan
15  PC Development Kits / Elecard Codec SDK G4 / Re: MP4 muxed streams on: July 27, 2011, 12:16:23 am
1. No, Elecard Sinc filter cannot be used for that. You can use standard directshow FileWriter after MP4 Muxer.

2.MP4 files can be rendered with NWRenderer as elementary streams in RTP. So, audio and video from a file will be transmitted, but not file itself.
Pages: [1] 2 3 ... 9
Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!