rtp icon indicating copy to clipboard operation
rtp copied to clipboard

Ruby implementation of RTP

Results 3 rtp issues
Sort by recently updated
recently updated
newest added

Some updates to use log_switch last version and to fix RSpec deprecations.

Ever since I version bumped to the latest version of rtp and rtsp, I'm getting: ``` undefined method `log_class_name=' for RTP::Logger:Class /home/deployer/asd/shared/bundle/ruby/2.1.0/gems/rtp-0.1.5/lib/rtp/receiver.rb:5:in `require_relative' /home/deployer/asd/shared/bundle/ruby/2.1.0/gems/rtp-0.1.5/lib/rtp/receiver.rb:5:in `' /home/deployer/asd/shared/bundle/ruby/2.1.0/gems/rtsp-0.4.5/lib/rtsp/client.rb:4:in `require' /home/deployer/asd/shared/bundle/ruby/2.1.0/gems/rtsp-0.4.5/lib/rtsp/client.rb:4:in `' ```...