Re: [Standards] XEP-0167: How to?

2016-06-19 Thread Konstantin Kozlov
Hello! 20 июня 2016 г. 0:02 пользователь Philipp Hancke написал: > > Am 19.06.2016 um 09:12 schrieb Kozlov Konstantin: > > Hello! > > > > typically that is done by looking at the payload type of the rtp > packets. You could have multiple 'codecs' like rtx after all And how can I tell FFMpeg

Re: [Standards] XEP-0167: How to?

2016-06-19 Thread Philipp Hancke
Am 19.06.2016 um 09:12 schrieb Kozlov Konstantin: Hello! Just trying to implement XEP-0167: Jingle RTP Sessions in my client software. There's something, I can't understand. According to 5. Negotiating a Jingle RTP Session, instances should start exchange media just after session-accept sent a

[Standards] XEP-0167: How to?

2016-06-19 Thread Kozlov Konstantin
Hello! Just trying to implement XEP-0167: Jingle RTP Sessions in my client software. There's something, I can't understand. According to 5. Negotiating a Jingle RTP Session, instances should start exchange media just after session-accept sent and acknowledged and connectivity established. To pl