PJSIP Video Call using Python - Raspberry Pi Forums


hi, looking video call door intercom system. followed famous "pjproject" audio calls. mentioned pjsip video api supportable. tried make video call couldn't figure out how proceed that. tried initiate video call in same "sample" file, used audio call.
first tried switch auto transmission , auto start video on call didn't work. tried count , info of video device using commands
"vid_dev_count" , "vid_dev_get_info" both didn't work.
error attributeerror: lib instance has no attribute 'vid_dev_count' , same other.
tried access class "videodeviceinfo"
attributeerror: 'module' object has no attribute 'videodeviceinfo'

first of whether pjsip api supportable raspberry pi or not. read supported on pc not portable devices(for video)
if yes please urgent need help.

in advance.

the forum search , google seem suggest level of functioning of pjsip on rpi - did not spot related video on quick glance.


raspberrypi



Comments

Popular posts from this blog

invalid use of void expresion in FlexiTimer2 library

error: a function-definition is not allowed here before '{' token

LED Strip Code