function realvideo {
	service="realvideo"
	use="tcp"
	port=${port:-544}
	do_service $@
}
