How to capture video in iOS 9 and Swift 2.0

Поділитися
Вставка
  • Опубліковано 26 жов 2024

КОМЕНТАРІ • 27

  • @anhadbhasin
    @anhadbhasin 8 років тому +1

    Great tutorial!! Thanks a lot.

    • @deegeu
      @deegeu  8 років тому

      +Anhad Basin No problem. Glad you find it useful!

  • @s11gangsta
    @s11gangsta 9 років тому

    thank you very munch i really learned a lot

    • @deegeu
      @deegeu  9 років тому

      +guleed abdi You're welcome! Thanks for watching!

  • @sarahkelly4946
    @sarahkelly4946 8 років тому +1

    So Dang Helpful!!!

    • @deegeu
      @deegeu  8 років тому

      +Sarah Kelly Thanks! Glad you found it useful.

  • @m4ch1n35
    @m4ch1n35 8 років тому +1

    Very helpful. Well done!

  • @poojashree5763
    @poojashree5763 8 років тому +2

    can u please explain how to record screen and save that video along with this.

    • @deegeu
      @deegeu  8 років тому

      I'll look into if that can be done. Usually when I record from the screen, I'm using an external app like Screenflow.

    • @josephastrahan6403
      @josephastrahan6403 7 років тому

      I think he means to record the iOS screen in the app so the user can save what he is doing via the app it's self not an external app.

  • @josephastrahan6403
    @josephastrahan6403 8 років тому +3

    Can you update video with the minor changes we would make for swift 3? or maybe just add annotations in areas where its different if you don't mind?

    • @deegeu
      @deegeu  7 років тому +1

      It's on the task list. Hopefully I'll get to revising the code, and doing more Swift tutorials before the end of the year. Thanks!

    • @josephastrahan6403
      @josephastrahan6403 7 років тому

      Thanks your videos were very helpful :), I figured it out in meantime.

  • @s11gangsta
    @s11gangsta 9 років тому

    please can you do toturial on how to implement music streaming like spotify or deezer

    • @deegeu
      @deegeu  9 років тому

      +guleed abdi I'll have to look into their API, but it sounds like a great topic. I'll add it to the list. Thanks!

  • @ikennaudokporo6061
    @ikennaudokporo6061 5 років тому

    can you do a video that records automatically with a count down timer

  • @Skripturz
    @Skripturz 9 років тому +1

    great video but the Transcript and code url isn't wokring

    • @deegeu
      @deegeu  9 років тому +1

      +Rohit Kumar Sorry about that! I fixed it.

  • @malinwolfhess
    @malinwolfhess 8 років тому

    great video, thanks!
    Had a question: how would you go about adding videos to a playlist and then playing them in order of the playlist? Would you create an array, append the array with selected videos names and then use a for loop to iterate through the array, using if statement to verify if the video has finished playing?
    Just trying to work it out in my head.
    Cheers!

  • @stevengao8345
    @stevengao8345 6 років тому

    thanks for this great video, 2018 with ios 11, do we still need to use myAsset = AVAsset(url) and AVplayeritem(myAsset) anymore? i use AVplayer(url) directly, which works , it eliminates 2 extra lines of code, but i am not sure it will has memory problem or will crash or something, if you knew the correct answer, please give some advice. thanks

  • @syedaurangzaib3861
    @syedaurangzaib3861 7 років тому

    Hi, this video is too much helpful for me, i done this all stuff, except savefileName. plz help me.

  • @s11gangsta
    @s11gangsta 9 років тому

    how are meant to access the camera and take video and images at same time like the social network such as snapchat or instagram but i want to record video for longest i can?

    • @deegeu
      @deegeu  9 років тому +1

      +guleed abdi You have to use AVKit. I'm pretty sure the image controller in this video can't do that. I'll add a tutorial for it. Thanks for the suggestion!

  • @tubex1300
    @tubex1300 7 років тому

    Will you make it in swift 3 pls?

  • @ryanballantyne6520
    @ryanballantyne6520 8 років тому

    I need the camera feed in landscape only, in an app that doesn't support portrait. Any ideas how to rotate the camera feed, so it displays properly?

  • @Natural.Beauty.111
    @Natural.Beauty.111 8 років тому

    Hello Deegue U, Can provide tutorial to play youtube and dailymotion videos in my app,

  • @touchdani
    @touchdani 6 років тому

    WTF 3:05 😂