RTMP – Real Time Messaging Protocol

Real Time Messaging Protocol or RTMP is mainly serving for high speed transmission of audio, video and data between flash player and a server. Initially developed by Macromedia, the protocol is now owned by Adobe, and specifications about it have only partially been released for public use. According to those specifications, the RTMP protocol has … Read more

Advantages and Disadvantages of HTTP, RTSP, and RTMP

Advantages and Disadvantages of HTTP, RTSP, and RTMP Which technology and delivery mode will work best for you? The answer depends on many data points. Let’s explore a few. How large is your anticipated daily traffic or single event? Do you need to protect your content from being downloaded locally and republished by the user? … Read more

HTTP versus RTMP : Which Way to Go and Why

Hypertext Transfer Protocol (HTTP) refers to the protocol used to deliver webpages and images across the Internet worldwide. HTTP is an adopted, open standard-the most ubiquitous mode of delivery online. HTTP is a “stateless” protocol; think of it as an airline ticket to anywhere. HTTP can be delivered by a variety of web servers, both … Read more

Linux Gateway / Router IP Address

How Do I Find Out My Linux Gateway / Router IP Address? need to use route command. This command can manipulates the kernel’s IP routing tables. It can be also use to print gateway / router IP address. Type the following command to see default gateway: $ route -n Output: Kernel IP routing table Destination … Read more

scrap sms android application

Android application for scrap and sms Download link https://drive.google.com/file/d/0B3Qx7WivyvtqNFlRTUY4ejJfUFk/edit?usp=sharing Download the android application to any android based phone and Get the scarp and sms free. 

cgi-bin folder in a subdomain

Should I delete the cgi-bin folder in a subdomain A cgi-bin folder was automatically created in the directory for clothing.mysite.com. Do I need it? I’m only using the subdomain to install wordpress on it. I don’t really understand what the cgi-bin folder is for and I’m happy to leave it if it doesn’t harm anything. … Read more

Clear the soft phone ID – Request Hungup channel

 Request Hungup channel:- soft hangup:  Request a hangup on a given channel  “channel request hangup SIP/100 -1231” To close all active channels: channel request hangup all

Why Even Recycle an Application Pool: why recycle the webserver

I have a .NET web application that has been thoroughly vetted. It loads a cache per appdomain (process) whenever one starts and can not fully reply to requests until it completes this cache loading. I have been examining the settings on my application pools and have started wondering why I was even recycling so often … Read more

Cheapest and best web hosting

For more info mail us : info@eduguru.in or call on 9540410220 We provide Cheapest and best web hosting solution with cash back on every buy. Also provide Domain registration, Domain renewal/transfer at cheapest price, Email hosting/solution.  

Free G729 codec for asterisk

free g729 codec for asterisk

Installing Free g729 codec in asterisk 1. Download the appropriate codec from the below link http://asterisk.hosting.lv/ Check your asterisk version  —  asterisk –rx “core show version” check whether 32bit or 64 bit —  uname -a For asterisk 1.4 version and 32 bit Pentium based server (like intelxeon ,p4, dualcore core2duo0 http://asterisk.hosting.lv/bin/codec_g729-ast14-gcc4-glibc-pentium4.so For asterisk 1.4 and 64bit … Read more