If you like me are annoyed by the "recording" feature on vim (or better, by the way you can accidentally start it), then you may find at least useful to learn how it can be actually used.
This post explains it.
Subscribe to:
Post Comments (Atom)
Extracting RTP streams from network captures
I needed an efficient way to programmatically extract RTP streams from a network capture. In addition I wanted to: save each stream into a s...

-
Verto is a newly designed signalling protocol for WebRTC clients interacting with FreeSWITCH . It has an intuitive, JSON-based RPC whic...
-
On a previous post I shared my experiments with node.js as a WebSocket server. This is quite useful for people working on WebRTC prototyp...
-
SILK is a codec defined by Skype, but can be found in many VoIP clients, like CSipSimple . It comes in different flavours (sample rates ...

Ah, but recording is so useful! Try changing an IP address by using a regex in a file 50 times.. you hit q assign a key, then find the first instance of the IP with a regex, then hit q again. For the next instance? just hit @q. and for the next. and for the next :)
ReplyDelete