Commit Graph

433 Commits (git.mgm/mediaproxy-ng/github/master)
 

Author SHA1 Message Date
Richard Fuchs 77849a3ea6 Merge pull request #2 from crocodilertc/master
12 years ago
Peter Dunkley 10d991c810 Updated documentation for Enterprise Linux
12 years ago
Peter Dunkley 3468c170a7 Fixes to init.d script and .spec
12 years ago
Peter Dunkley f16afa8c3e Added init.d script and config file
12 years ago
Peter Dunkley c0572a05da More tidying of EL docs
12 years ago
Peter Dunkley ce9ac35a46 Updated readme for Enterprise Linux
12 years ago
Peter Dunkley 6830b16184 .spec file now builds kernel module using DKMS
12 years ago
Peter Dunkley e32298958d Updated documentation for Enterprise Linux
12 years ago
Peter Dunkley 44fc40fb08 .spec file now builds iptables plugin. Kernel module (using DKMS) to follow.
12 years ago
Peter Dunkley c7c3ee0019 First go at creating a .spec file to build mediaproxy-ng for Enterprise Linux
12 years ago
Peter Dunkley 130d485346 Updated Makefiles and added compilation instructions to work with Enterprise
12 years ago
Richard Fuchs bbc53398f8 implement and document ng "media address"
12 years ago
Richard Fuchs 13ad0428e6 rename some keys in the ng protocol (replace dash with space) but retain compatibility
12 years ago
Richard Fuchs 24fe545614 document "start recording" command
12 years ago
Richard Fuchs 5fa1c1ec7d dont fail on failed rm
12 years ago
Richard Fuchs 8fd17a6c0f replace obsolete readme with proper version in packages
12 years ago
Richard Fuchs 97d3414105 fix bug when trust-address isnt given
12 years ago
Richard Fuchs 2f0ad340ba update init script to "provide itself"
12 years ago
Richard Fuchs 2b74aab6fa add info about rtpproxy-ng module
12 years ago
Richard Fuchs aeb6f3903f updates to readme
12 years ago
Richard Fuchs 7d82cd2734 updating README
12 years ago
Richard Fuchs 81dd046838 array size should depend on the #define
12 years ago
Richard Fuchs 30f24fafbd start changelog for 2.3.0
12 years ago
Richard Fuchs 92e43e9aa8 dlopen() doesnt actually set errno
12 years ago
Richard Fuchs bd5959140d kernelize confirmed streams after restore
12 years ago
Richard Fuchs 37755788bc a=crypto is a negotiated parameter
12 years ago
Richard Fuchs 29789c12cb more frequent redis updates for srtp calls
12 years ago
Richard Fuchs f75bc44685 get rid of the useless ROC and keep variable naming consistent
12 years ago
Richard Fuchs a780cf7891 redis updates
12 years ago
Richard Fuchs 1b1bb16117 adjust for recent changes
12 years ago
Richard Fuchs 42efaaecec drop support for hosts without ipv6 stack
12 years ago
Richard Fuchs 4e89ac9661 parse and strip extmap attribute (rfc 5285) to make chrome happy
12 years ago
Richard Fuchs 8a7f4d80ed fix another zero-tag bug
12 years ago
Richard Fuchs 67186c31e2 Revert "leave out rtcp attribute in rtcp-mux case"
12 years ago
Richard Fuchs 4628536afb Revert "test weird chrome-style rtcp attribute"
12 years ago
Richard Fuchs 31c1b4c9a8 Revert "trying to get chrome calls working"
12 years ago
Richard Fuchs e41ef22f0f Revert "trying to get chrome calls working"
12 years ago
Richard Fuchs 35d5ea7f3c trying to get chrome calls working
12 years ago
Richard Fuchs 7ac114135e trying to get chrome calls working
12 years ago
Richard Fuchs cf8a55f3af test weird chrome-style rtcp attribute
12 years ago
Richard Fuchs c7477e3fa9 leave out rtcp attribute in rtcp-mux case
12 years ago
Richard Fuchs d9b2397712 add a compile switch to drop support for ipv4-only sockets.
12 years ago
Richard Fuchs b0839891f8 apparently a zero crypto tag is valid
12 years ago
Richard Fuchs 08e60ae2ac copy rtcp-mux state when stealing peer
12 years ago
Richard Fuchs 6b5ff391a5 better /proc output
12 years ago
Richard Fuchs 43764b46d4 implement support for RFC 5761
12 years ago
Richard Fuchs e87787af11 change the sdp attribute lists/hashes around a bit
12 years ago
Richard Fuchs ccf9155218 fix stripping of ice_ufrag attribute
12 years ago
Richard Fuchs 4dcb6aab1f add compile flag for libsrtp vs rfc srtcp key derivation
12 years ago
Richard Fuchs de5b172f32 srtp re-invite fixes
12 years ago