[FFmpeg-trac] #2463(undetermined:new): ffspeak

FFmpeg trac at avcodec.org
Sat Apr 13 10:43:24 CEST 2013


#2463: ffspeak
-------------------------------------+-------------------------------------
             Reporter:  burek        |                    Owner:
                 Type:  enhancement  |                   Status:  new
             Priority:  wish         |                Component:
              Version:  unspecified  |  undetermined
             Keywords:               |               Resolution:
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------

Comment (by Cigaes):

 With a server and several clients like that, you have to handle
 authentication, user interface, incoming messages notifications, possibly
 chat rooms and private messages, etc. That is way beyond the scope of
 FFmpeg. Just install a Jabber client with support for video.

 What could be in the scope of FFmpeg: a shell script (or simple program)
 that can establish a low-latency stream between two users using any
 possible means to establish their rendez-vous. Something like that maybe:

 {{{
 fftalk --call 10.0.0.2:1234
 }}}
 {{{
 fftalk --accept 10.0.0.3:4567
 }}}

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/2463#comment:2>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list