One of the biggest problems nowadays is to being able to encode or decode to/from base64.
Jokes apart, if you need to quickly check a base64 string, try this encoder or this decoder (mind the note before using them).
Subscribe to:
Post Comments (Atom)
Troubleshooting TURN
WebRTC applications use the ICE negotiation to discovery the best way to communicate with a remote party. I t dynamically finds a pair of...

-
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...
-
Verto is a newly designed signalling protocol for WebRTC clients interacting with FreeSWITCH . It has an intuitive, JSON-based RPC whic...
-
SILK is a codec defined by Skype, but can be found in many VoIP clients, like CSipSimple . It comes in different flavours (sample rates ...
No comments:
Post a Comment