Christopher Juckins

SysAdmin Tips, Tricks and other Software Tools

User Tools

Site Tools


totem_movie_player

Totem Movie Player will playback Logitech Security camera videos in realtime.

These MPEG packages are installed on an i686 system:

# rpm -qa |grep mpeg | sort
ffmpeg-0.6.5-1.el6.rf.i686
ffmpeg-libpostproc-0.6.5-1.el6.rf.i686
gstreamer-ffmpeg-0.10.11-1.el6.rf.i686
libmpeg2-0.5.1-2.el6.rf.i686

Just this package is installed on an x86_64 system:

# rpm -qa |grep mpeg 
gstreamer-ffmpeg-0.10.11-1.el6.rf.x86_64

To install the gstreamer-ffmpeg package, do the following:

Start totem:

alias totem='totem --no-existing-session'
alias totemback='totem --no-existing-session rtsp://X.X.X.X/HighResolutionVideo'
totem_movie_player.txt · Last modified: 2015/05/19 21:57 by juckins