1. 31 5月, 2019 1 次提交
    • Chad Phillips's avatar
      Fix FS-11873: addStream() adds audio/video tracks in random order · f1bc56d6
      Chad Phillips 提交于
      addStream() is a deprecated WebRTC API method, and only works via shimming on some platforms. Internally, it is inconsistent in building an offer SDP in the order which FreeSWITCH expects it, which is audio m-lines first.
      
      This can result in intermittent m-line ordering errors on the client.
      
      Instead addTrack() can be used to force the media tracks to be added to the peer in the order FreeSWITCH expects.
      f1bc56d6
  2. 29 5月, 2019 5 次提交
  3. 28 5月, 2019 1 次提交
  4. 23 5月, 2019 8 次提交
  5. 20 5月, 2019 1 次提交
  6. 19 5月, 2019 1 次提交
    • Andrey Volk's avatar
      Merge pull request #1729 in FS/freeswitch from… · 42e3c96d
      Andrey Volk 提交于
      Merge pull request #1729 in FS/freeswitch from ~ANDYWOLK/freeswitch:FS-11851-reduce-libvpx-and-ffmpeg-compile-time-on-windows to master
      
      * commit 'fe7d5e29':
        FS-11851: [Build-System] Significantly reduce libvpx and ffmpeg compile time on Windows.
      42e3c96d
  7. 18 5月, 2019 1 次提交
  8. 17 5月, 2019 2 次提交
  9. 16 5月, 2019 2 次提交
  10. 15 5月, 2019 2 次提交
  11. 14 5月, 2019 2 次提交
  12. 13 5月, 2019 4 次提交
  13. 10 5月, 2019 2 次提交
  14. 09 5月, 2019 4 次提交
  15. 06 5月, 2019 1 次提交
  16. 02 5月, 2019 1 次提交
  17. 24 4月, 2019 1 次提交
  18. 23 4月, 2019 1 次提交