Play STRG - E-Viewer Recorded Stream file

 
Thread Tools Search this Thread
Special Forums Windows & DOS: Issues & Discussions Play STRG - E-Viewer Recorded Stream file
# 1  
Old 09-30-2017
I don't think there is software available to play these CCTV files on Linux or UNIX platforms.
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. Linux

Problem with playback of recorded videos

A few days ago, I barely knew what Linux was. But when I installed Linux Mint, Most of the stuff was wonderful; It was not the case of screen recording. I first wanted to record with OBS, using pretty good quality and with MP4 as output format. I recorded what I wanted to record, but when I saw... (1 Reply)
Discussion started by: Caloxeno
1 Replies

2. Shell Programming and Scripting

Creating a file from input stream

Hi, Need some help with creating a file from input steam. Meaning from following command myfunc should be able to store the input stream to a file. echo a b c | myfunc The file thus created should have - a b c Here's what I've tried in myfunc() but didn't help - myfunc() { cat... (3 Replies)
Discussion started by: nexional
3 Replies

3. UNIX for Dummies Questions & Answers

What is an (application/octet-stream) file?

I'm trying to learn as much about GRUB as I can and it's stages are stored in these types of files. Any info or search terms is appreciated!:wall: (5 Replies)
Discussion started by: theKbStockpiler
5 Replies

4. Cybersecurity

Events done on the serial console does not get recorded via the auditd

the events done on the serial console does not get logged. I am using BSM audit. I have enabled all audit flags. Is there anything that im missing? Please help!! (2 Replies)
Discussion started by: chinchao
2 Replies

5. Shell Programming and Scripting

Stream all log files into one file

Here is what I have. 1 main program and it calls several child programs. Each child has its own log file. I want all child logs also to be appended to the main.log so that I have a single log file. I also need individual child logfiles in tact for debug purposes. Need to be able to tail one log... (4 Replies)
Discussion started by: myjunk1
4 Replies

6. Shell Programming and Scripting

[Video stream] network stream recording with mplayer

Hi I used this command: mplayer http://host/axis-cgi/mjpg/video.cgi -user root -passwd root \ -cache 1024 -fps 25.0 -nosound -vc ffh264 \ -demuxer 3 -dumpstream -dumpfile output.avi It's ok but... Video Playing is very fast! Why? Is it a synch problem? What parameter I have to use for... (1 Reply)
Discussion started by: takeo.kikuta
1 Replies

7. Programming

open file stream problem

I have faced a problem that I use 2 file streams in a function and try to fopen() both files. Then I can't get the file descriptor. But if I just use 1 file stream and 1 fopen(), then i can get the file descriptor. Does anybody know why this happens? Thanks in advance. ... (2 Replies)
Discussion started by: ivancheung
2 Replies

8. Programming

File I/O Stream

Hi All, I am trying to read data from two files and then compare them and only print the records on the screen that have a same ID.i.e TAGNO =CUSTOMERNO For Eg My Input Files are (a) Transaction (b) Customer detail The data in file a is like: TagNo Date Time Station... (0 Replies)
Discussion started by: rooh
0 Replies

9. UNIX for Dummies Questions & Answers

File Viewer - NO FTP!

Hi Guys! We have a RISC 6000 with an OS of AIX UNIX 4.3.2 We have several PCs with WIn 95 that can FTP files to-from the RISC using WSFTP_LE by IPSWITCH. Great product! However, we have several users that we want to have file VIEWING ONLY capabilities without file transfer options. Too... (5 Replies)
Discussion started by: ajaco
5 Replies
Login or Register to Ask a Question
GMERLIN_REMOTE(1)						   User Manuals 						 GMERLIN_REMOTE(1)

NAME
gmerlin_remote - Remote control command for the Gmerlin GUI Player SYNOPSIS
gmerlin_remote [options] command DESCRIPTION
Remote control command for the Gmerlin GUI Player GLOBAL OPTIONS
-host <hostname> Host to connect to, default is localhost -port <port> Port to connect to -launch Launch new player if necessary COMMANDS
-play Play current track -next Switch to next track -prev Switch to previous track -stop Stop playback -pause Pause playback -mute Toggle mute -add <gml> Add <gml> to the incoming album -addplay <gml> Add <gml> to the incoming album and play it -open <device> Open album for <device>. Device must be a GML (e.g. dvd:///dev/hdd). -openplay <device> Open album for <device> and play first track. Device must be a GML (e.g. dvd:///dev/hdd). -volume <volume> Set player volume. <volume> is in dB, 0.0 is max -volume-rel <diff> In- or decrease player volume. <diff> is in dB -seek-rel <diff> Seek relative. <diff> is in seconds. -chapter [num|+|-] Go to the specified chapter. Use '+' and '-' to go to the next or previous chapter respectively -get-name Print name of the current track -get-metadata Print metadata of the current track -get-time Print time of the current track GENERIC OPTIONS
The following generic options are available for all gmerlin applications -help Print this help message and exit -help-man Print this help message as a manual page and exit -help-texi Print this help message in texinfo format and exit -version Print version info and exit ENVIRONMENT VARIABLES
GMERLIN_PLAYER_REMOTE_PORT Default port for the remote control Gmerlin December 2012 GMERLIN_REMOTE(1)