-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpjsip.rss
454 lines (362 loc) · 30.6 KB
/
pjsip.rss
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
>
<channel>
<title>pjsip blog</title>
<atom:link href="https://blog.pjsip.org/feed/" rel="self" type="application/rss+xml" />
<link>https://blog.pjsip.org</link>
<description>Tracking development of pjsip and SIP SDK for smartphones</description>
<lastBuildDate>Fri, 14 Feb 2020 10:26:08 +0000</lastBuildDate>
<language>en</language>
<sy:updatePeriod>
hourly </sy:updatePeriod>
<sy:updateFrequency>
1 </sy:updateFrequency>
<generator>http://wordpress.com/</generator>
<cloud domain='blog.pjsip.org' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
<url>https://secure.gravatar.com/blavatar/3bbdedb6d9a8da5feaf0ceb555cfcb08?s=96&d=https%3A%2F%2Fs0.wp.com%2Fi%2Fbuttonw-com.png</url>
<title>pjsip blog</title>
<link>https://blog.pjsip.org</link>
</image>
<atom:link rel="search" type="application/opensearchdescription+xml" href="https://blog.pjsip.org/osd.xml" title="pjsip blog" />
<atom:link rel='hub' href='https://blog.pjsip.org/?pushpress=hub'/>
<item>
<title>PJSIP version 2.10 is released with VP8 and VP9 video codec support</title>
<link>https://blog.pjsip.org/2020/02/14/pjsip-version-2-10-is-released-with-vp8-and-vp9-video-codec-support/</link>
<comments>https://blog.pjsip.org/2020/02/14/pjsip-version-2-10-is-released-with-vp8-and-vp9-video-codec-support/#respond</comments>
<dc:creator><![CDATA[mingteluu]]></dc:creator>
<pubDate>Fri, 14 Feb 2020 10:26:08 +0000</pubDate>
<category><![CDATA[pjsip]]></category>
<category><![CDATA[Releases]]></category>
<category><![CDATA[vp8]]></category>
<category><![CDATA[vp9]]></category>
<category><![CDATA[WebRTC]]></category>
<guid isPermaLink="false">http://blog.pjsip.org/?p=1922</guid>
<description><![CDATA[Main focus of this release is: WebRTC interop for video: RTCP-FB PLI VP8 and VP9 video codec Audio Enhancements Voice Processing IO for MacOS Timer refactoring Please see the Release Notes page for more info and grab the source code from the Download page.]]></description>
<content:encoded><![CDATA[<p>Main focus of this release is:</p>
<ul>
<li>WebRTC interop for video:
<ul>
<li>RTCP-FB PLI</li>
<li>VP8 and VP9 video codec</li>
</ul>
</li>
<li>Audio Enhancements
<ul>
<li>Voice Processing IO for MacOS</li>
</ul>
</li>
<li>Timer refactoring</li>
</ul>
<p>Please see the <a href="https://github.com/pjsip/pjproject/releases/tag/2.10">Release Notes</a> page for more info and grab the source code from the <a href="https://www.pjsip.org/download.htm">Download</a> page.</p>
]]></content:encoded>
<wfw:commentRss>https://blog.pjsip.org/2020/02/14/pjsip-version-2-10-is-released-with-vp8-and-vp9-video-codec-support/feed/</wfw:commentRss>
<slash:comments>0</slash:comments>
<media:content url="https://0.gravatar.com/avatar/00c7d3a8d7630b934d0b31124921c6ed?s=96&d=identicon&r=G" medium="image">
<media:title type="html">mingteluu</media:title>
</media:content>
</item>
<item>
<title>PJSIP version 2.9 is released with Video Conferencing</title>
<link>https://blog.pjsip.org/2020/02/14/pjsip-version-2-9-is-released-with-video-conferencing/</link>
<comments>https://blog.pjsip.org/2020/02/14/pjsip-version-2-9-is-released-with-video-conferencing/#respond</comments>
<dc:creator><![CDATA[nanang122]]></dc:creator>
<pubDate>Fri, 14 Feb 2020 10:15:51 +0000</pubDate>
<category><![CDATA[pjsip]]></category>
<guid isPermaLink="false">http://blog.pjsip.org/?p=1918</guid>
<description><![CDATA[Main focus of this release is: Video conference Darwin (Mac & iOS) native SSL backend NAT enhancement: TURN over TLS SIP multiple TCP/TLS listeners Among several bug fixes and enhancements, it includes important updates such as improved thread safety in PJSUA2 list objects (ticket #2189) and updated build configs for newer Android NDKs. Please see […]]]></description>
<content:encoded><![CDATA[<p>Main focus of this release is:</p>
<ul>
<li><a href="https://trac.pjsip.org/repos/ticket/2181">Video conference</a></li>
<li>Darwin (Mac & iOS) native SSL backend</li>
<li>NAT enhancement: TURN over TLS</li>
<li>SIP multiple TCP/TLS listeners</li>
</ul>
<p>Among several bug fixes and enhancements, it includes important updates such as improved thread safety in PJSUA2 list objects (<a href="https://trac.pjsip.org/repos/ticket/2189">ticket #2189</a>) and updated build configs for newer Android NDKs.</p>
<p>Please see the <a href="https://trac.pjsip.org/repos/milestone/release-2.9">Release Notes</a> page for more info and grab the source code from the <a href="https://www.pjsip.org/download.htm">Download</a> page.</p>
]]></content:encoded>
<wfw:commentRss>https://blog.pjsip.org/2020/02/14/pjsip-version-2-9-is-released-with-video-conferencing/feed/</wfw:commentRss>
<slash:comments>0</slash:comments>
<media:content url="https://0.gravatar.com/avatar/fefbc87fb961aee09e9e5af76dbde6b3?s=96&d=identicon&r=G" medium="image">
<media:title type="html">nanang122</media:title>
</media:content>
</item>
<item>
<title>PJSIP version 2.8 is released with WebRTC interopability – RTP/SAVPF – SSRC and OPUS param on the fly</title>
<link>https://blog.pjsip.org/2018/09/05/pjsip-version-2-8-is-released-with-webrtc-interopability-rtp-savpf-ssrc-and-opus-param-on-the-fly/</link>
<dc:creator><![CDATA[rizasip]]></dc:creator>
<pubDate>Wed, 05 Sep 2018 09:25:52 +0000</pubDate>
<category><![CDATA[pjsip]]></category>
<category><![CDATA[Releases]]></category>
<category><![CDATA[Opus]]></category>
<category><![CDATA[WebRTC]]></category>
<guid isPermaLink="false">http://blog.pjsip.org/?p=1916</guid>
<description><![CDATA[PJSIP version 2.8 is just released with the main focus on supporting WebRTC interopability – RTP/SAVPF – SSRC and supporting OPUS param on the fly which will enable receiving Opus packets with various frame lengths. As usual the release also includes several enhancements and bug fixes, e.g: Various updates in DTLS-SRTP, new PJSUA & PJSUA2 APIs for instantiating extra audio […]]]></description>
<content:encoded><![CDATA[<div class="entry-head">
<p class="entry-title">PJSIP version 2.8 is just <span class="m_-663774598338080980gmail-il">released</span> with the main focus on supporting WebRTC interopability – RTP/SAVPF – SSRC and supporting OPUS param on the fly which will enable receiving Opus packets with various frame lengths.</p>
</div>
<div class="entry-content">
<div></div>
<div>As usual the <span class="m_-663774598338080980gmail-il">release</span> also includes several enhancements and bug fixes, e.g: Various updates in DTLS-SRTP, new PJSUA & PJSUA2 APIs for instantiating extra audio device, move SRTP setting in PJSUA and PJSUA2 to account setting, and bug fixes in ICE, iOS and Android.</div>
<div></div>
<div>Please see the <a href="https://trac.pjsip.org/repos/milestone/release-2.8">Release Notes</a> page for more info and grab the source code from the <a href="http://www.pjsip.org/download.htm">Download</a> page.</div>
</div>
]]></content:encoded>
<media:content url="https://2.gravatar.com/avatar/86e1067c5f0dcea9282f36ed053b72b3?s=96&d=identicon&r=G" medium="image">
<media:title type="html">rizasip</media:title>
</media:content>
</item>
<item>
<title>PJSIP version 2.7.2 is released with security update</title>
<link>https://blog.pjsip.org/2018/02/24/pjsip-version-2-7-2-is-released-with-security-update/</link>
<dc:creator><![CDATA[mingteluu]]></dc:creator>
<pubDate>Sat, 24 Feb 2018 10:40:17 +0000</pubDate>
<category><![CDATA[pjsip]]></category>
<guid isPermaLink="false">http://blog.pjsip.org/?p=1906</guid>
<description><![CDATA[PJSIP version 2.7.2 is just released and is recommended for all users to improve the security of applications using PJSIP. Please see the Release Notes page for more info and grab the source code from the Download page.]]></description>
<content:encoded><![CDATA[<div class="entry-head">
<h3 class="entry-title">PJSIP version 2.7.2 is just <span class="m_-663774598338080980gmail-il">released</span> and is recommended for all users to improve the security of applications using PJSIP.</h3>
</div>
<div class="entry-content">
<div>Please see the <a href="https://trac.pjsip.org/repos/milestone/release-2.7.2">Release Notes</a> page for more info and grab the source code from the <a href="http://www.pjsip.org/download.htm">Download</a> page.</div>
</div>
]]></content:encoded>
<media:content url="https://0.gravatar.com/avatar/00c7d3a8d7630b934d0b31124921c6ed?s=96&d=identicon&r=G" medium="image">
<media:title type="html">mingteluu</media:title>
</media:content>
</item>
<item>
<title>PJSIP version 2.7 is released with DTLS for SRTP keying support, and iOS and Mac native H.264 VideoToolbox codec</title>
<link>https://blog.pjsip.org/2017/09/26/pjsip-version-2-7-is-released-with-dtls-for-srtp-keying-support-and-ios-and-mac-native-h-264-videotoolbox-codec/</link>
<dc:creator><![CDATA[mingteluu]]></dc:creator>
<pubDate>Tue, 26 Sep 2017 09:28:48 +0000</pubDate>
<category><![CDATA[pjsip]]></category>
<category><![CDATA[Releases]]></category>
<category><![CDATA[DTLS]]></category>
<category><![CDATA[H264]]></category>
<category><![CDATA[NAT64]]></category>
<category><![CDATA[python]]></category>
<category><![CDATA[SRTP]]></category>
<category><![CDATA[Video Toolbox]]></category>
<category><![CDATA[VideoToolbox]]></category>
<guid isPermaLink="false">http://blog.pjsip.org/?p=1887</guid>
<description><![CDATA[PJSIP version 2.7 is just released with the main focus on supporting DTLS for SRTP keying, iOS and Mac H.264 native VideoToolbox codec, as well as NAT64 support. As usual the release also includes several enhancements and bug fixes, e.g: upgrade to SRTP 2.1.0, API for IP address change, Python 3 support, and critical bug fixes in ICE and pjsip. […]]]></description>
<content:encoded><![CDATA[<div class="entry-head">
<h3 class="entry-title"><span style="font-size:16px;font-weight:400;">PJSIP version 2.7 is just </span><span class="m_-663774598338080980gmail-il" style="font-size:16px;font-weight:400;">released</span><span style="font-size:16px;font-weight:400;"> with the main focus on supporting DTLS for SRTP keying, </span><span style="font-size:16px;font-weight:400;">iOS and Mac H.264 native VideoToolbox codec, as well as NAT64 support.</span></h3>
</div>
<div class="entry-content">
<div>As usual the <span class="m_-663774598338080980gmail-il">release</span> also includes several enhancements and bug fixes, e.g: upgrade to SRTP 2.1.0, API for IP address change, Python 3 support, and critical bug fixes in ICE and pjsip.</div>
<div></div>
<div>Please see the <a href="https://trac.pjsip.org/repos/milestone/release-2.7"><span class="m_-663774598338080980gmail-il">Release</span> Notes</a> page for more info and grab the source code from the <a href="http://www.pjsip.org/download.htm">Download</a> page.</div>
</div>
]]></content:encoded>
<media:content url="https://0.gravatar.com/avatar/00c7d3a8d7630b934d0b31124921c6ed?s=96&d=identicon&r=G" medium="image">
<media:title type="html">mingteluu</media:title>
</media:content>
</item>
<item>
<title>PJSIP version 2.6 is released with UWP & WP8.x support</title>
<link>https://blog.pjsip.org/2017/01/26/pjsip-version-2-6-is-released-with-uwp-wp8-x-support/</link>
<dc:creator><![CDATA[nanang122]]></dc:creator>
<pubDate>Thu, 26 Jan 2017 10:31:20 +0000</pubDate>
<category><![CDATA[pjsip]]></category>
<category><![CDATA[Releases]]></category>
<category><![CDATA[IPv6]]></category>
<category><![CDATA[OpenH264]]></category>
<category><![CDATA[OpenSSL]]></category>
<category><![CDATA[SRTP]]></category>
<category><![CDATA[UWP]]></category>
<guid isPermaLink="false">http://blog.pjsip.org/?p=1880</guid>
<description><![CDATA[PJSIP version 2.6 is just released with the main focus on supporting Universal Windows Platform and Windows Phone 8.x. As usual the release also includes several enhancements and bug fixes, e.g: adding AES-GCM SRTP cipher-suites, OpenH264 1.6.0 support, OpenSSL 1.1.0 support, and critical bug fixes in IPv6, ICE, and DNS resolver. Please see the Release Notes page for more info and […]]]></description>
<content:encoded><![CDATA[<p>PJSIP version 2.6 is just <span class="m_-663774598338080980gmail-il">released</span> with the main focus on supporting Universal Windows Platform and Windows Phone 8.x.</p>
<div>As usual the <span class="m_-663774598338080980gmail-il">release</span> also includes several enhancements and bug fixes, e.g: adding AES-GCM SRTP cipher-suites, OpenH264 1.6.0 support, OpenSSL 1.1.0 support, and critical bug fixes in IPv6, ICE, and DNS resolver.</div>
<div></div>
<div>Please see the <a href="https://trac.pjsip.org/repos/milestone/release-2.6"><span class="m_-663774598338080980gmail-il">Release</span> Notes</a> page for more info and grab the source code from the <a href="http://www.pjsip.org/download.htm">Download</a> page.</div>
]]></content:encoded>
<media:content url="https://0.gravatar.com/avatar/fefbc87fb961aee09e9e5af76dbde6b3?s=96&d=identicon&r=G" medium="image">
<media:title type="html">nanang122</media:title>
</media:content>
</item>
<item>
<title>PJSIP version 2.5.5 is released with IPv6 support for PJNATH, and DNS resolution.</title>
<link>https://blog.pjsip.org/2016/07/21/pjsip-version-2-5-5-is-released-with-ipv6-support-for-pjnath-and-dns-resolution/</link>
<dc:creator><![CDATA[mingteluu]]></dc:creator>
<pubDate>Thu, 21 Jul 2016 07:06:06 +0000</pubDate>
<category><![CDATA[pjsip]]></category>
<category><![CDATA[Releases]]></category>
<category><![CDATA[IPv6]]></category>
<guid isPermaLink="false">http://blog.pjsip.org/?p=1871</guid>
<description><![CDATA[PJSIP version 2.5.5 is released with the main focus on: IPv6 support in PJNATH IPv6 support in PJLIB-UTIL DNS SRV and DNS AAAA resolution IPv6 support for hostname resolution in PJSIP and PJSUA-LIB As usual the release also includes several enhancements and bug fixes, please see the Release Notes page for more info and grab the source […]]]></description>
<content:encoded><![CDATA[<p>PJSIP version 2.5.5 is released with the main focus on:</p>
<ul>
<li>IPv6 support in PJNATH</li>
<li>IPv6 support in PJLIB-UTIL DNS SRV and DNS AAAA resolution</li>
<li>IPv6 support for hostname resolution in PJSIP and PJSUA-LIB</li>
</ul>
<p>As usual the release also includes several enhancements and bug fixes, please see the <a href="https://trac.pjsip.org/repos/milestone/release-2.5">Release Notes</a> page for more info and grab the source code from the <a href="http://www.pjsip.org/download.htm">Download</a> page.</p>
]]></content:encoded>
<media:content url="https://0.gravatar.com/avatar/00c7d3a8d7630b934d0b31124921c6ed?s=96&d=identicon&r=G" medium="image">
<media:title type="html">mingteluu</media:title>
</media:content>
</item>
<item>
<title>PJSIP version 2.5 is released with support for Opus and WebRTC AEC</title>
<link>https://blog.pjsip.org/2016/05/11/pjsip-version-2-5-is-released-with-support-for-opus-and-webrtc-aec/</link>
<dc:creator><![CDATA[nanang122]]></dc:creator>
<pubDate>Wed, 11 May 2016 09:25:14 +0000</pubDate>
<category><![CDATA[Releases]]></category>
<category><![CDATA[aec]]></category>
<category><![CDATA[Opus]]></category>
<category><![CDATA[SRTP]]></category>
<category><![CDATA[WebRTC]]></category>
<guid isPermaLink="false">http://blog.pjsip.org/?p=1836</guid>
<description><![CDATA[PJSIP version 2.5 is released with main focus on Opus codec and WebRTC AEC integrations. The PJSIP bundled libsrtp package has also been upgraded to version 1.5.4 which brings a higher level of media security via AES-256 crypto suites. As usual the release also includes several enhancements and bug fixes, please see the Release Notes page for more info and grab the […]]]></description>
<content:encoded><![CDATA[<p>PJSIP version 2.5 is released with main focus on <strong>Opus codec</strong> and <strong>WebRTC AEC</strong> integrations. The PJSIP bundled <strong>libsrtp</strong> package has also been upgraded to version 1.5.4 which brings a higher level of media security via AES-256 crypto suites.</p>
<p>As usual the release also includes several enhancements and bug fixes, please see the <a href="https://trac.pjsip.org/repos/milestone/release-2.5">Release Notes</a> page for more info and grab the source code from the <a href="http://www.pjsip.org/download.htm">Download</a> page.</p>
]]></content:encoded>
<media:content url="https://0.gravatar.com/avatar/fefbc87fb961aee09e9e5af76dbde6b3?s=96&d=identicon&r=G" medium="image">
<media:title type="html">nanang122</media:title>
</media:content>
</item>
<item>
<title>WebRTC Acoustic Echo Cancellation on PJSIP</title>
<link>https://blog.pjsip.org/2015/10/09/webrtc-acoustic-echo-cancellation-on-pjsip/</link>
<dc:creator><![CDATA[Perry Ismangil]]></dc:creator>
<pubDate>Fri, 09 Oct 2015 08:54:00 +0000</pubDate>
<category><![CDATA[pjmedia]]></category>
<category><![CDATA[aec]]></category>
<category><![CDATA[echo cancellation]]></category>
<guid isPermaLink="false">http://pjsip.wordpress.com/?p=1827</guid>
<description><![CDATA[Echo, unless you’re in a karaoke pub, is very annoying. Over the years we have added support for various echo suppression and cancellation algorithm and libraries, like Speex and bdIMAD. WebRTC, besides being a communications protocol on its own right, contains a powerful media component which in turn contains, among other things, acoustic echo cancellation […]]]></description>
<content:encoded><![CDATA[<p><a href="https://pjsip.files.wordpress.com/2015/10/wpid-wp-1444243302443.jpg"><img class="alignnone size-full" title="wp-1444243302443" src="https://pjsip.files.wordpress.com/2015/10/wpid-wp-1444243302443.jpg?w=500" alt="image" /></a></p>
<p>Echo, unless you’re in a karaoke pub, is very annoying.</p>
<p>Over the years we have added support for various echo suppression and cancellation algorithm and libraries, like Speex and <a href="http://www.bdsound.com/products/bdimad-for-pjsip.html">bdIMAD</a>.</p>
<p>WebRTC, besides being a communications protocol on its own right, contains a powerful media component which in turn contains, among other things, acoustic echo cancellation algorithm implementation.</p>
<p>Try pjsip using WebRTC AEC on the development code by following the <a href="https://trac.pjsip.org/repos/ticket/1888">usage notes</a>.</p>
<p>Eventually this will form part of 2.5 release (before you ask, no, we don’t have a definite timeframe for it).</p>
<p><span class="post_sig">Originally posted on <a href="http://blog.pjsip.org" rel="nofollow">http://blog.pjsip.org</a></span></p>
]]></content:encoded>
<media:content url="https://2.gravatar.com/avatar/247fdd2bc9c3ccbaba7297452dbd0f9c?s=96&d=identicon&r=G" medium="image">
<media:title type="html">Perry Ismangil</media:title>
</media:content>
<media:content url="https://pjsip.files.wordpress.com/2015/10/wpid-wp-1444243302443.jpg" medium="image">
<media:title type="html">wp-1444243302443</media:title>
</media:content>
</item>
<item>
<title>PJSIP version 2.4.5 is released with support for video capture orientation</title>
<link>https://blog.pjsip.org/2015/10/07/pjsip-version-2-4-5-is-released-with-support-for-video-capture-orientation/</link>
<dc:creator><![CDATA[rizasip]]></dc:creator>
<pubDate>Wed, 07 Oct 2015 18:40:56 +0000</pubDate>
<category><![CDATA[pjsip]]></category>
<category><![CDATA[Android]]></category>
<category><![CDATA[iOS]]></category>
<category><![CDATA[video]]></category>
<guid isPermaLink="false">http://blog.pjsip.org/?p=1824</guid>
<description><![CDATA[PJSIP version 2.4.5 is released with main focus on support for video capture orientation. As usual the release also includes several enhancements and bug fixes, please see the Release Notes page for more info and grab the source code from the Download page.]]></description>
<content:encoded><![CDATA[<p>PJSIP version 2.4.5 is released with main focus on support for video capture orientation.</p>
<p>As usual the release also includes several enhancements and bug fixes, please see the <a href="https://trac.pjsip.org/repos/milestone/release-2.4.5">Release Notes</a> page for more info and grab the source code from the <a href="http://www.pjsip.org/download.htm">Download</a> page.</p>
]]></content:encoded>
<media:content url="https://2.gravatar.com/avatar/86e1067c5f0dcea9282f36ed053b72b3?s=96&d=identicon&r=G" medium="image">
<media:title type="html">rizasip</media:title>
</media:content>
</item>
<item>
<title>PJSIP version 2.4 is released with video on Android and updated bdIMAD echo cancellation</title>
<link>https://blog.pjsip.org/2015/04/13/pjsip-version-2-4-is-released-with-video-on-android-and-updated-bdimad-echo-cancellation/</link>
<dc:creator><![CDATA[mingteluu]]></dc:creator>
<pubDate>Mon, 13 Apr 2015 06:50:09 +0000</pubDate>
<category><![CDATA[Releases]]></category>
<category><![CDATA[Android]]></category>
<category><![CDATA[video]]></category>
<guid isPermaLink="false">http://blog.pjsip.org/?p=1820</guid>
<description><![CDATA[PJSIP version 2.4 is released with main focus on video on Android, which includes a capture device using android.hardware.Camera and a renderer using OpenGL ES 2. We also updated the support for version 2.0.0 of bdIMAD, a multi-platform Speech Quality Enhancement solution including full-duplex Acoustic Echo Canceller and Speech Processor for applications based on PJSIP. As usual, […]]]></description>
<content:encoded><![CDATA[<p>PJSIP version 2.4 is released with main focus on <a href="https://trac.pjsip.org/repos/wiki/Getting-Started/Android#VideoSupport">video on Android</a>, which includes a capture device using android.hardware.Camera and a renderer using OpenGL ES 2. We also updated the support for version 2.0.0 of <a href="http://www.bdsound.com/products/bdimad-for-pjsip.html">bdIMAD</a>, a multi-platform Speech Quality Enhancement solution including full-duplex Acoustic Echo Canceller and Speech Processor for applications based on PJSIP.</p>
<p>As usual, the release also includes several enhancements and bug fixes, chief among these are stability improvement of iOS video. Please see the <a href="https://trac.pjsip.org/repos/milestone/release-2.4">Release Notes</a> page for more info and grab the source code from the <a href="http://www.pjsip.org/download.htm">Download</a> page.</p>
]]></content:encoded>
<media:content url="https://0.gravatar.com/avatar/00c7d3a8d7630b934d0b31124921c6ed?s=96&d=identicon&r=G" medium="image">
<media:title type="html">mingteluu</media:title>
</media:content>
</item>
<item>
<title>PJSIP Version 2.3 is Released with Video on iOS</title>
<link>https://blog.pjsip.org/2014/09/04/pjsip-version-2-3-is-released-with-video-on-ios/</link>
<dc:creator><![CDATA[nanang122]]></dc:creator>
<pubDate>Thu, 04 Sep 2014 09:53:27 +0000</pubDate>
<category><![CDATA[Releases]]></category>
<category><![CDATA[iOS]]></category>
<category><![CDATA[OpenH264]]></category>
<category><![CDATA[video]]></category>
<guid isPermaLink="false">http://blog.pjsip.org/?p=1746</guid>
<description><![CDATA[PJSIP version 2.3 is released with main focus on video on iOS, which includes native capture using AVFoundation, native preview, and a choice between two renderer backends: OpenGL ES 2 or UIView. We also add support for OpenH264 and Libyuv as alternative to FFmpeg/Libav in providing H.264 video codec and image converter functionalities. As usual […]]]></description>
<content:encoded><![CDATA[<p>PJSIP version 2.3 is released with main focus on <a href="https://trac.pjsip.org/repos/wiki/Getting-Started/iPhone#VideoSupport">video on iOS</a>, which includes native capture using AVFoundation, native preview, and a choice between two renderer backends: OpenGL ES 2 or UIView. We also add support for <a href="http://www.openh264.org/">OpenH264</a> and Libyuv as alternative to FFmpeg/Libav in providing H.264 video codec and image converter functionalities.</p>
<p>As usual the release also includes several enhancements and bug fixes, please see the <a href="https://trac.pjsip.org/repos/milestone/release-2.3">Release Notes</a> page for more info and grab the source code from the <a href="http://www.pjsip.org/download.htm">Download</a> page.</p>
]]></content:encoded>
<media:content url="https://0.gravatar.com/avatar/fefbc87fb961aee09e9e5af76dbde6b3?s=96&d=identicon&r=G" medium="image">
<media:title type="html">nanang122</media:title>
</media:content>
</item>
<item>
<title>PJSIP version 2.2.1 is released</title>
<link>https://blog.pjsip.org/2014/03/14/pjsip-version-2-2-1-is-released/</link>
<dc:creator><![CDATA[rizasip]]></dc:creator>
<pubDate>Fri, 14 Mar 2014 10:16:54 +0000</pubDate>
<category><![CDATA[Releases]]></category>
<category><![CDATA[pjsip]]></category>
<guid isPermaLink="false">http://blog.pjsip.org/?p=1795</guid>
<description><![CDATA[PJSIP 2.2.1 is released which mainly contains bug fixes for 2.2. For the complete list, have a look at the Release Notes. We would recommend anyone using 2.2 to upgrade to this version. Please see the download page as usual for more info.]]></description>
<content:encoded><![CDATA[<p>PJSIP 2.2.1 is released which mainly contains bug fixes for 2.2. For the complete list, have a look at the <a href="https://trac.pjsip.org/repos/milestone/release-2.2.1">Release Notes</a>.</p>
<p>We would recommend anyone using 2.2 to upgrade to this version. Please see the <a href="http://www.pjsip.org/download.htm">download</a> page as usual for more info.</p>
]]></content:encoded>
<media:content url="https://2.gravatar.com/avatar/86e1067c5f0dcea9282f36ed053b72b3?s=96&d=identicon&r=G" medium="image">
<media:title type="html">rizasip</media:title>
</media:content>
</item>
<item>
<title>PJSIP Version 2.2 is Released with New API for C++, Java, and Python</title>
<link>https://blog.pjsip.org/2014/02/27/pjsip-version-2-2-is-released-with-new-api-for-c-java-and-python/</link>
<comments>https://blog.pjsip.org/2014/02/27/pjsip-version-2-2-is-released-with-new-api-for-c-java-and-python/#comments</comments>
<dc:creator><![CDATA[Benny Prijono]]></dc:creator>
<pubDate>Thu, 27 Feb 2014 05:02:19 +0000</pubDate>
<category><![CDATA[Releases]]></category>
<category><![CDATA[Android]]></category>
<guid isPermaLink="false">http://blog.pjsip.org/?p=1791</guid>
<description><![CDATA[PJSIP version 2.2 is released, with the focus on new PJSUA2 API, an Object Oriented API for C++, Java/Android, and Python. See the new PJSUA2 Book, a comprehensive tutorial/documentation specifically for this API, for more info. Also Android is now supported. Apart from these, we added support for 64bit Windows, third party echo canceller for […]]]></description>
<content:encoded><![CDATA[<p>PJSIP version 2.2 is released, with the focus on new PJSUA2 API, an Object Oriented API for C++, Java/Android, and Python. See the new <a href="http://www.pjsip.org/docs/book-latest/html/index.html">PJSUA2 Book</a>, a comprehensive tutorial/documentation specifically for this API, for more info.</p>
<p>Also Android is now supported. Apart from these, we added support for 64bit Windows, third party echo canceller for Android, iOS, Windows, etc, and closed over a hundred tickets on this release. See the <a href="http://trac.pjsip.org/repos/milestone/release-2.2">Release Notes for 2.2 </a>for more info, or head straight to the <a href="http://www.pjsip.org/download.htm">Download</a> page to get the source code.</p>
]]></content:encoded>
<wfw:commentRss>https://blog.pjsip.org/2014/02/27/pjsip-version-2-2-is-released-with-new-api-for-c-java-and-python/feed/</wfw:commentRss>
<slash:comments>2</slash:comments>
<media:content url="https://0.gravatar.com/avatar/91c0a54c7e1f0576fe12fd81dc67caf1?s=96&d=identicon&r=G" medium="image">
<media:title type="html">Benny Prijono</media:title>
</media:content>
</item>
<item>
<title>PJSUA2 API under development</title>
<link>https://blog.pjsip.org/2014/02/11/pjsua2-api-under-development/</link>
<dc:creator><![CDATA[Perry Ismangil]]></dc:creator>
<pubDate>Tue, 11 Feb 2014 16:21:47 +0000</pubDate>
<category><![CDATA[pjsip]]></category>
<category><![CDATA[PJSUA]]></category>
<category><![CDATA[swig]]></category>
<guid isPermaLink="false">http://blog.pjsip.org/?p=1788</guid>
<description><![CDATA[Apparently a lot of you follow the main codebase, as we’re getting lots queries about a new feature: Recently we merged the branch where we were developing a new object-oriented wrapper to PJSUA API, imaginatively called PJSUA2. We’re still fine tuning it, trying to make it as seamless as possible on all platforms. Compiling is […]]]></description>
<content:encoded><![CDATA[<p>Apparently a lot of you follow the main codebase, as we’re getting lots queries about a new feature:</p>
<p>Recently we merged the branch where we were developing a new object-oriented wrapper to PJSUA API, imaginatively called PJSUA2.</p>
<p>We’re still fine tuning it, trying to make it as seamless as possible on all platforms. Compiling is a bit more complex now, with more tools such as SWIG.</p>
<p>We’re also preparing brand new documentation to go along with it: <a href="https://trac.pjsip.org/repos/wiki/pjsip-doc/index">PJSUA2 API draft documentation</a>.</p>
<p>So for those who like their code fresh, please have a play, but bear in mind it’s not quite polished yet!</p>
]]></content:encoded>
<media:content url="https://2.gravatar.com/avatar/247fdd2bc9c3ccbaba7297452dbd0f9c?s=96&d=identicon&r=G" medium="image">
<media:title type="html">Perry Ismangil</media:title>
</media:content>
</item>
</channel>
</rss>