Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Add video (h264) support #36

Open
netaskd opened this issue Aug 31, 2020 · 9 comments
Open

[Feature] Add video (h264) support #36

netaskd opened this issue Aug 31, 2020 · 9 comments

Comments

@netaskd
Copy link

netaskd commented Aug 31, 2020

It would be great to have video support too. As I see TG has support h264.

@Infactum
Copy link
Owner

Infactum commented Sep 1, 2020

For video support to become possible it's required to implement new webrtc based calls protocol.
While first one is planned, I haven't found any widely used video over sip use cases.
Please describe more how are you using video calls over sip now, what pbx is used, etc.

@svdaru
Copy link

svdaru commented Sep 29, 2020

For video support to become possible it's required to implement new webrtc based calls protocol.
While first one is planned, I haven't found any widely used video over sip use cases.
Please describe more how are you using video calls over sip now, what pbx is used, etc.

SIP video calls are usually implemented as additional RTP channel with any video codec (h264). Asterisk with pjsip channel driver supports webrtc and direct sip video calls.

@p2baron
Copy link

p2baron commented Feb 14, 2021

+1 for video support. I would like to have my SIP intercom system call me.

@svdaru
Copy link

svdaru commented Feb 21, 2021

+1 for video calls

@evgenekov
Copy link

+1 for video calls.

@foobar26
Copy link

My usecase would be to integrate a doorbird doorbell, which can do SIP calls and also provides a video stream of the integrated camera.

@carlos-work
Copy link

Hi @Infactum, how can we contact you to discuss about video implementation?

We would like contribute in this development.

@Infactum
Copy link
Owner

Hi @Infactum, how can we contact you to discuss about video implementation?

message me in telegram

@evlas
Copy link

evlas commented May 24, 2022

Hello,
I have the same need, were you able to make a call with h264 video?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants