Git Product home page Git Product logo

Comments (8)

GoogleCodeExporter avatar GoogleCodeExporter commented on June 2, 2024
Could you please give us as reference (IETF, 3GPP, ESTI...)?

Original comment by [email protected] on 18 Jul 2011 at 2:06

  • Changed state: Accepted

from doubango.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 2, 2024
Sending video fast update using the SIP signaling path ,the fallow is rfc 
definition.

http://www.rfc-editor.org/rfc/rfc5168.txt

Original comment by [email protected] on 18 Jul 2011 at 2:59

from doubango.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 2, 2024
from the code , i learn that you can control video/audio session from sip stack 
, but seems no way to control sip stack from video/audio session, my mean is, 
for example, when  we cannot decode the video we may send an envent to sip 
stack ,then sip stack  send INFO request remote for update video frame, 
linphone has this feature .

Original comment by [email protected] on 19 Jul 2011 at 7:11

from doubango.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 2, 2024
any idea about this sir ?

Original comment by [email protected] on 22 Jul 2011 at 1:21

from doubango.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 2, 2024
TinyDav is a media container plugin and cannot be linked with tinySIP or any 
signaling (e.g. xmpp) library. The reverse is also true: tinySIP doesn't have 
any link with tinyDAY.
TinyDav contains plugin implementations (audio/video condecs, consumers, 
producers,...) defined (not implemented) in TinyMedia. TinySIP depends on 
TinyMedia.
To summary: TinySIP (signaling protocol) <---->TinyMedia(plugin 
definitions)<---->TinyDAV(plugin implementations) <-> SipSessions 
(Audio,video,msrp...) <-> Codec,Producer,Consumer,...

This is our design and we think it's the most flexible one to have mutiplatform 
framework.

As you can see, it's possible to alert the end-user(java code) when the 
sipsession starts the video consumer/producer using callbacks. You must 
implement the same mechanism ...but it's not so easy if you are beginner. I'll 
keep the issue open and will provide more details in the coming days.

Original comment by [email protected] on 22 Jul 2011 at 2:26

from doubango.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 2, 2024
i know it, thanks for your time sir.

Original comment by [email protected] on 22 Jul 2011 at 3:44

from doubango.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 2, 2024
Fixed by revision 640.

Original comment by [email protected] on 31 Oct 2011 at 11:04

  • Changed state: Fixed

from doubango.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 2, 2024
Sorry, it's revision 667.

Original comment by [email protected] on 31 Oct 2011 at 11:04

from doubango.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.