Skip to content

Commit

Permalink
[MERGE] db32499
Browse files Browse the repository at this point in the history
* [FIX] FPNR-432 - Bad SDP from WebRTC client
  • Loading branch information
flashphoner committed Dec 12, 2013
1 parent b8b6c8c commit f1699d2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion client/client/src/flashphoner.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,14 @@
This code and accompanying materials also available under LGPL and MPL license for Flashphoner buyers. Other license versions by negatiation. Write us [email protected] with any questions.
-->
<flashphoner>
<wcs_server>192.168.1.5</wcs_server>
<wcs_server>87.226.225.59</wcs_server>
<ws_port>8080</ws_port>
<wss_port>8443</wss_port>
<use_wss>false</use_wss>
<rtmfp_port>1935</rtmfp_port>
<register_required>true</register_required>
<!--<token>etgrtgrth</token>-->
<strip_codecs>opus, CN</strip_codecs>
<application>phone_app</application>
<video_width>176</video_width>
<video_height>144</video_height>
Expand Down

0 comments on commit f1699d2

Please sign in to comment.