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

NethVoice CTI Streaming #7268

Open
andrea-marchionni opened this issue Jan 21, 2025 · 0 comments
Open

NethVoice CTI Streaming #7268

andrea-marchionni opened this issue Jan 21, 2025 · 0 comments
Labels
nethvoice Bug or features releted to the NethVoice project nethvoice-cti The issue is related to NethLink (NethVoice Web client)
Milestone

Comments

@andrea-marchionni
Copy link

andrea-marchionni commented Jan 21, 2025

In NethVoice CTI, I want to implement the following functionalities:

  • Video Streaming: Display video streams from devices such as video intercoms.
  • Gate Controls: Enable interaction with gate openings, supporting multiple gates per video intercom.
  • Streaming Previews: Provide a streaming preview within the incoming call notification.
  • User Permissions: Allow administrators to decide which users can access this feature.

In the previous version, streaming support was limited to unauthenticated JPEG formats.
However, modern video intercoms, such as certain Fanvil models, utilize both authenticated and unauthenticated RTSP streaming.

Gate control can be managed via DTMF tones during calls or through action URLs.

This implementation should start with specific video intercom models, such as those from Fanvil, and expand as needed for RTSP protocol.

For JPEG format recover previous functionality.

@andrea-marchionni andrea-marchionni converted this from a draft issue Jan 21, 2025
@andrea-marchionni andrea-marchionni added this to the NethVoice 1.3 milestone Jan 21, 2025
@andrea-marchionni andrea-marchionni added nethvoice Bug or features releted to the NethVoice project nethvoice-cti The issue is related to NethLink (NethVoice Web client) labels Jan 21, 2025
@andrea-marchionni andrea-marchionni modified the milestone: NethVoice 1.3 Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
nethvoice Bug or features releted to the NethVoice project nethvoice-cti The issue is related to NethLink (NethVoice Web client)
Projects
Status: Todo
Development

No branches or pull requests

1 participant