ambiot / ambpro2_arduino

AmebaPro2 Arduino third-party package SDK
https://www.amebaiot.com/en/ameba-arduino-summary/
MIT License
45 stars 20 forks source link

rtp video stream #176

Closed qkrwogur closed 3 months ago

qkrwogur commented 8 months ago

I want to transmit video via RTP, not RTSP. rtp_control() rtp_create() rtp_destroy() rtp_handle() I want to use a function, but I want to know how to use it.

M-ichae-l commented 8 months ago

https://www.amebaiot.com/en/rtl8735b-arduino-api-rtp/

qkrwogur commented 8 months ago

Is there a way to transmit video via RTP without using RTSP??

github-actions[bot] commented 7 months ago

This issue is stale because it has been open for 14 days with no activity.

ambiot commented 4 months ago

@qkrwogur For current RTP API it is only supports audio streaming.

M-ichae-l commented 3 months ago

closed as no further discussion