Skip to content

Segregate of RabbitMq consumers responsibilities #8

@zynres

Description

@zynres

Need to segregate of consumers responsibilities because now consumer in:

/src/Infrastructure/Services/RabbitConsumers/VideoUploadingConsumer.cs

have:

  • generating thumbnail from photo or video
  • setting average color from thumbnail
  • getting duration from video
  • hls generating from video (that have getting video height and fps)
  • creating search index for Elasticsearch

Metadata

Metadata

Assignees

No one assigned

    Labels

    ImprovementImproving an existing featurebackendServer (backend) related taskhelp wantedExtra attention is needed

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions