Changeset 5874
- Timestamp:
- Sep 3, 2018 7:45:04 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/pjmedia/src/pjmedia-videodev/darwin_dev.m
r5873 r5874 1285 1285 1286 1286 if (![stream->cap_session isRunning]) { 1287 /* More info about the error should be reported in 1288 * VOutDelegate::session_runtime_error() 1289 */ 1287 1290 PJ_LOG(3, (THIS_FILE, "Unable to start AVFoundation capture " 1288 1291 "session"));
Note: See TracChangeset
for help on using the changeset viewer.