AW: SOAP Interface for next Page on Whiteboard

2013-03-01 Thread Thorsten Peters
Hey Sebastian,   this would be very nice. I need this interface working for my Bachelorthesis. It would be great if you can help me out in this point. Of course i'll send you the complete method for implementing in the next release.   Thank you in advance!   Thorsten   -Ursprüngliche

Re: H254 codec

2013-03-01 Thread Artyom Horuzhenko
Clearing cache helps me. Thanks! 2013/3/1 Тимур Тлеукенов : > Maybe issue in cached swf? > > 2013/3/1 Artyom Horuzhenko > >> For example, first byte of payload is 22h = 0010 0010 >> ^ >>

Re: H254 codec

2013-03-01 Thread Тимур Тлеукенов
Maybe issue in cached swf? 2013/3/1 Artyom Horuzhenko > For example, first byte of payload is 22h = 0010 0010 > ^ > 2 > > 2013/3/1 Artyom Horuzhenko :

Re: H254 codec

2013-03-01 Thread Artyom Horuzhenko
For example, first byte of payload is 22h = 0010 0010 ^ 2 2013/3/1 Artyom Horuzhenko : > I made mistake in my last letter. Codec type for h264 should be

Re: H254 codec

2013-03-01 Thread Artyom Horuzhenko
I made mistake in my last letter. Codec type for h264 should be 7, nevertheless I got 2 (h263). 2013/3/1 Maxim Solodovnik : > I'll doublecheck > Is it the same as described here: > http://p2p-sip.blogspot.ru/2012/01/translating-h264-between-flash-player.html > > > On Fri, Mar 1, 2013 at 5:12 PM, A

Re: H254 codec

2013-03-01 Thread Artyom Horuzhenko
In RTMP payload type is located in 4-7 bits. For H254 payload type should be 35, for H253 - 34. I get payload type = 34 2013/3/1 Maxim Solodovnik : > I only have testing via recording and analyzing resulting file > MediaInfo of such files describes video as H264 > > What headers etc. are sent for

Re: H254 codec

2013-03-01 Thread Maxim Solodovnik
I only have testing via recording and analyzing resulting file MediaInfo of such files describes video as H264 What headers etc. are sent for H264? and what are you getting? On Fri, Mar 1, 2013 at 5:01 PM, Artyom Horuzhenko wrote: > Enter some room, enable video and catch packets with Wireshark

Re: H254 codec

2013-03-01 Thread Artyom Horuzhenko
Enter some room, enable video and catch packets with Wireshark 2013/3/1 Maxim Solodovnik : > What are the steps? > > > On Fri, Mar 1, 2013 at 4:57 PM, Artyom Horuzhenko wrote: > >> Hello Maxim, >> >> I try to receive video from red5 but get h253 data anyway. Do you know >> anything about it? >> >